Commit f70503a
Add workflow to auto-approve bot workflow runs
GitHub now requires maintainer approval for workflows triggered by
bot-authored events (github-actions[bot], dependabot[bot]). This
companion workflow listens for workflow_run requests in action_required
state and auto-approves them for trusted bot actors.
Ref: https://github.blog/changelog/2025-04-15-upcoming-breaking-changes-and-releases-for-github-actions/
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent e1bac20 commit f70503a
1 file changed
Lines changed: 24 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 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
0 commit comments