thomasvjoseph/Workflow: Manual Approval

This action allows manual approval of a workflow by commenting "yes" or "no" on an issue.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
GITHUB_TOKENGitHub token for API authentication.yes${{ github.token }}
INPUT_TITLETitle of the issue.yesManual Approval for the Workflow
INPUT_BODYBody content of the issue.noProvide your approval: - Comment "yes" to approve. - Comment "no" to reject.
INPUT_LABELSComma-separated list of labels for the issue.noyes,no
INPUT_ASSIGNEESComma-separated list of assignees for the issue.no""
INPUT_TIMEOUTTimeout duration in minutes for the approval process.no30
INPUT_MIN_APPROVERSMinimum number of approvals required.no1

no outputs