Skip to content

Check for open PRs on push GHA trigger #234

@jarojasm95

Description

@jarojasm95

Hello 👋

I've been successfully using this action for a couple weeks now (it is great 👏 ) - I am opening this issue to suggest an improvement:

When the action is run as part of a push it would be great if the action could lookup the open PR that the commit belongs to and post the PR comment there.

I think this could simplify the usage of this action by obviating the need for:

  • pull_request trigger
  • actions/upload-artifact@v3
  • workflow_run trigger

(I am not suggesting that the above functionality is removed, only suggesting that we improve the push event handling for now, which could make this action easier to use imo)

What do you think? If this sounds like an acceptable improvement I would also be willing to work on it 🙂

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions