actions-marketplace-validations/Create Manual Approval Issue

Creates an issue that will be used for manual approvals between stages in a CI/CD pipeline.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Apr 13, 2023
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/toppulous_create-manual-approval-issue@915f54b901e41f6fe3747e1f19a2328af58f6151 # no releases — HEAD as of 2026-07-12

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

namedescriptionrequireddefault
labelThe label to attach to the issue - should be unique per stage, and should not be used outside of CI/CDyes
titleTitle to assign the issueno[Github Actions] Manual Approval Required
bodyBody to assign to the issuenoClosing this issue will approve all changes listed in comments to the next stage
github-tokenThe gitHub token used to create an authenticated clientno${{ github.token }}
namedescription
issue-numberNumber of the issue created (or found, if one already exists with the given label)