oleg-koval/PR bot automerge
Automerge pull requests from configured maintenance bots and escalate failures to maintainers.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token used to read PR state, comment, and merge. | no | ${{ github.token }} |
| bot-logins | Comma-separated bot logins allowed to automerge. | no | — |
| maintainer-handles | Comma-separated GitHub handles to mention when manual action is needed. | yes | — |
| merge-method | Merge method. One of merge, squash, rebase. | no | — |
| config-path | Repository config path. | no | — |
| wait-timeout | Maximum time to wait for other checks before deciding. Use Go duration syntax, for example 30m or 0s. | no | — |
| wait-interval | Poll interval while waiting for checks. Use Go duration syntax, for example 30s. | no | — |
| ignored-check-names | Comma-separated check run names ignored while deciding merge readiness. Defaults to automerge. | no | — |
| dry-run | Log intended actions without commenting or merging. | no | — |
Outputs
no outputs