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 GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-pat | The GitHub token used to authenticate. | yes | — |
| node-id | The pull request Node ID | no | ${{ github.event.pull_request.node_id }} |
| merge-method | One of "MERGE", "SQUASH", "REBASE". | no | MERGE |
Outputs
no outputs