infra-blocks/Enable Auto Merge Action

Turns on auto merge on a pull request. Note that the repository must first allow this feature.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-patThe GitHub token used to authenticate.yes
node-idThe pull request Node IDno${{ github.event.pull_request.node_id }}
merge-methodOne of "MERGE", "SQUASH", "REBASE".noMERGE

no outputs