-
Notifications
You must be signed in to change notification settings - Fork 40
Closed
Description
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
triggeractions/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
Labels
No labels