actions-marketplace-validations/Accept to Ship

Automatically merge a Pull Request with #accept2ship after it's approved.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGitHub token.no${{ github.token }}
merge-methodMerge method to use. Possible values are `merge`, `squash` or `rebase`. Default is merge.nomerge
timeoutThe time allowance in seconds for waiting the checks to pass.no0
checks-watch-intervalRefresh interval in seconds when using waiting for checks.no10
fail-if-timeoutFail the workflow if timeout.nofalse
request-zero-accept-zeroIf zero reviews are requested then zero approval are needed.nofalse
custom-hashtagA different hashtag to use other than #accept2ship.no#accept2ship
use-auto-mergeUse GitHub auto-merge instead of waiting for checks in the workflownofalse
namedescription
skippedA boolean that indicates whether the action skipped merging/squashing/rebasing because the conditions are not met.