Created missing automerge label so Renovate can tag future minor/patch PRs
Added _open_renovate_prs() and catch-up section 2c in agent_loop.py
Root causes
automerge label missing — Renovate could not apply it, merge-renovate CI job never fired
PRs #274-#279 had CI before merge-renovate job was added to ci.yml
PR #283 only changed workflow files (not in CI paths), catch-up skipped it
🤖 Generated with Claude Code
## Summary
- Merged all 5 unmerged PRs (#274, #275, #278, #279, #283) directly
- Created missing automerge label so Renovate can tag future minor/patch PRs
- Added _open_renovate_prs() and catch-up section 2c in agent_loop.py
## Root causes
1. automerge label missing — Renovate could not apply it, merge-renovate CI job never fired
2. PRs #274-#279 had CI before merge-renovate job was added to ci.yml
3. PR #283 only changed workflow files (not in CI paths), catch-up skipped it
🤖 Generated with Claude Code
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
Root causes
🤖 Generated with Claude Code