Commit 177dcf8
ci: schedule bot PR monitoring (#257)
Calls the shared monitor-bot-pr workflow from go-openapi/ci-workflows
once a day. The workflow detects bot PRs (dependabot or organization
bot) that have auto-merge enabled but have stalled because the branch
fell behind master, and unblocks them by asking for a rebase (a
"@dependabot rebase" comment, or "gh pr update-branch --rebase" for
organization bot PRs).
Signed-off-by: Frédéric BIDON <fredbi@yahoo.com>
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>1 parent 2c6cc30 commit 177dcf8
1 file changed
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
0 commit comments