feat: catch up Renovate PRs with passing CI in agent loop (#289) #293

Merged
guettlibot merged 1 commits from issue-289-fix into main 2026-05-27 18:09:16 +00:00
1 Commits
Author SHA1 Message Date
Thomas SharedInboxandClaude Sonnet 4.6 f17b7ecf6f feat: catch up Renovate PRs with passing CI in agent loop (#289)
Renovate PRs accumulate unmerged when CI runs before the merge-renovate
job was added, or when the automerge label is missing from the repo.

Add _open_renovate_prs() and a new catch-up section (2c) that detects
open renovate/* PRs with passing CI and merges them automatically.
Also created the missing 'automerge' label so Renovate can tag future
minor/patch PRs correctly for the merge-renovate CI job.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-27 20:06:50 +02:00