gnodet commented on PR #25275: URL: https://github.com/apache/camel/pull/25275#issuecomment-5141760546
@apupier Good catch — added `regen_bot_*` to the exclusion list in 69660e9. The regen bot reuses these branches across multiple PRs, so they must be preserved. Protected patterns now: - `main` - `camel-*` (maintenance branches) - `regen_bot_*` (persistent regen bot branches) _Claude Code on behalf of gnodet_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
