bandwidth/Auto Merge
Auto Merges an open PR given a Branch Name
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Apr 1, 2026
- License
- None
Pinned Snippet
uses: bandwidth/automerge-pr-action@5cbbe3a458cf67612d6eeb964739fc843a43c6ad # v1.0.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| repoOwner | Repository Owner | no | bandwidth |
| repoName | Repository Name | yes | — |
| prNumber | Pull Request Number | yes | — |
| token | Github Token | yes | — |
| maxRetries | Amount of times to retry polling for status checks | no | 10 |
| retryDelay | Time to sleep in between retry attempts (in seconds) | no | 60 |
Outputs
no outputs