manual-approval icon indicating copy to clipboard operation
manual-approval copied to clipboard

[feature-request] Add an option to not fail if approvals are not met / timeout

Open gaspo53 opened this issue 2 years ago • 1 comments

Is it possible to use a flag that makes the process to return the approval status instead of failing? For example, the step will always be success (unless there's a problem with credentials or permissions) and following steps/jobs can check as follows: if steps.approval.outputs.approved == 'true'

Thanks in advance

gaspo53 avatar May 22 '23 18:05 gaspo53

I upvote for this feature request, as github actions don't support allow-failure in workflow step, nor they have intention to fix it, so when the manual-approval steps failed due to timeout or rejection, the specific workflow run would be marked with failure status and cause annoying notifications both in the ui and email.

networkhermit avatar Aug 03 '23 08:08 networkhermit

bumping & seconding this - would be a great additional feature

lizziemac avatar Feb 11 '25 17:02 lizziemac