beekpr/Beekeeper Auto Merge Promotion PRs
Automatically merges PRs with [Promotion] in title after a specified time period
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token for API access | yes | — |
| threshold-days | Number of days before PRs are auto-merged | no | 7 |
| target-branches | Comma-separated list of branches to target for auto-merge | no | staging,production |
| title-prefix | The prefix to look for in PR titles | no | [Promotion] |
Outputs
no outputs