ekeel/Approval Action

This action requests an approval to continue the workflow using issue comments.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenThe GitHub token used to create the issue.yes
approversA list of GitHub users that are allowed to approve the workflow.yes
issueTitleThe title of the issue that will be created.no
issueBodyThe body of the issue that will be created.yes
issueLabelsA list of labels that will be added to the issue.no
excludeInitiatorIf true, the user that triggered the workflow will not be able to approve the workflow.nofalse
approveWordsA list of words that can be used to approve the workflow.noapprove, approved
rejectWordsA list of words that can be used to disapprove the workflow.nodeny, denied, reject, rejected
waitIntervalThe number of minutes to wait before checking for new comments.no1
waitTimeoutThe number of minutes to wait before timing out.no360
minimumApprovalsThe minimum number of approvals required to continue the workflow.no1
namedescription
approvedA boolean indicating whether the workflow was approved.