novonordisk-opensource/Manual Approval Action

Github Action to pause a workflow until a manual approval is given

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
secretgithub secretyesSomeKindOfSecret
approversComma separated list of users or teams who can approve the deploymentyesprimaryApprover
minimum-approvalsMinimum number of approvals requiredyes1
issue-titleTitle of the issue created for approvalnoManual approval required for workflow run ${{ github.run_id }}
issue-bodyAdditional information in the issue created for approval, i.e. link to changed files or docsnoPlease approve or deny the deployment of version v1.3.5.
issue-labelsComma separated list of customized label(s) that can be used to label the issuenomanual-approval
exclude-workflow-initiator-as-approverExclude the workflow initiator as an approveryesfalse
additional-approved-wordsComma separated list of additional words that can be used to approve the deploymentno""
additional-denied-wordsComma separated list of additional words that can be used to deny the deploymentno""

no outputs