-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
[Type] Feature RequestNew feature or requestNew feature or request
Description
Problem
Currently, when the action fails to comment on a pull request, an error is returned but the workflow proceeds and is marked successful.
https://github.com/WordPress/wordpress-develop/actions/runs/7921215761/job/21626008525#step:2:10
Feature Request
In some situations, it could be important that the workflow fails when it's unable to comment.
Maybe something like how actions/upload-artifcat handles this through if-no-files-found, or codecov/codecov-action with fail_ci_if_error.
Workaround
No response
Repository
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
[Type] Feature RequestNew feature or requestNew feature or request