leadformance/auto-merge

GitHub Action that merge a pull request if all conditions are valid

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
tokenA GitHub personal access tokenyes
mergeMethodStrategy for merging the pull request, can be `merge`, `squash` or `rebase`norebase
enableApprovalAdd a positive review on the pull requestnofalse
enableReadyForReviewMarks the pull request ready for reviewnofalse
titleA text or regular expression that must match the title of the pull requestno
labelsThe list of required labelsno
usersThe list of authorized usernames for auto-mergeno
teamsThe list of authorized teams for auto-mergeno
namedescription
mergedReturns `true` if the pull request merged, `false` otherwise.
reasonReason that the auto-merge is not enabled.