Renovate opens the MR, but who fixes the ones that break?
Renovate's solid for the safe stuff, automerge the patch/minor bumps and forget them. But it stops at opening the MR. The hours left are the annoying kind: a major bump where tests go red, a flake blocking a clean update, lint errors the new version introduced.
We started letting an agent take a crack at those before a human sees it. It's promising but I'm nervous about an agent force-pushing fixes to real repos.
Anyone else trying this? How are you handling the breakage Renovate leaves behind, do you just eat the hours?