actions-marketplace-validations/Manual Workflow Approval

Pause a workflow and get user approval to continue

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Nov 28, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/trstringer_manual-approval@d8289abf875c2b6259d879257d5754b98f5229c8 # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
approversRequired approversyes
secretSecretyes
minimum-approvalsMinimum number of approvals to progress workflowno
issue-titleThe custom subtitle for the issueno
issue-bodyThe custom body for the issueno
issue-body-file-pathThe file path to a custom body for the issueno
exclude-workflow-initiator-as-approverWhether or not to filter out the user who initiated the workflow as an approver if they are in the approvers listnofalse
additional-approved-wordsComma separated list of words that can be used to approve beyond the defaults.no""
additional-denied-wordsComma separated list of words that can be used to deny beyond the defaults.no""
target-repository-ownerOwner of the repository in which the issue will be created.""
target-repositoryName of the repository in which the issue will be created.""
fail-on-denialWhether or not to fail the workflow if the approval is deniednotrue
polling-interval-secondsNumber of seconds to wait between polling GitHub API for approval statusno10
namedescription
issue-numberThe number of the issue created
issue-urlThe URL of the issue created
approval-statusThe status of the approval ("approved" or "denied")