peter-evans/Enable Pull Request Automerge

A GitHub action to enable auto-merge on a pull request

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGITHUB_TOKEN or a `repo` scoped Personal Access Token (PAT)${{ github.token }}
repositoryThe target GitHub repository containing the pull request${{ github.repository }}
pull-request-numberThe number of the target pull requestyes
merge-methodThe merge method to use. `merge`, `rebase` or `squash`.merge

no outputs