actions-marketplace-validations/auto-pull-request-merge

Auto PR Merge

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
checkStatusCheck all status before mergenotrue
commentComment before mergeno""
dryRunDry runnofalse
intervalSecondsSeconds between the checkno0.1
failStepFail the step if the PR is not found or mergednotrue
labelsComma seperated labes that target pull request should haveno""
labelsStrategyCheck condition on how to check the labelsnoall
ignoreLabelsComma seperated labes that target pull request should not haveno""
ignoreLabelsStrategyCheck condition on how to check the labelsnoall
repositoryThe GitHub repository containing the issue or pr.no${{ github.repository }}
pullRequestNumberNumber of the pull requestno${{ github.event.pull_request.number }}
shaSHA of the pull request commitno${{ github.event.pull_request.head.sha }}
strategyMerge strategynomerge
timeoutSecondsSeconds to timeoutno60
tokenCredential to access to the repo to post the commentno${{ github.token }}

no outputs