davsclaus commented on PR #25749: URL: https://github.com/apache/camel/pull/25749#issuecomment-5423076960
Thanks for the review — all three points addressed in d57bbea04f81: 1. **Merge Requirements** now cross-references the backport exception: `(exception: backport PRs — see "Backport PRs" above)`. 2. **Merge Procedure step 5** now carves out the exception explicitly, so an agent following that step in isolation won't be told to require approval unconditionally. 3. Added a concrete verification snippet to the "Backport PRs" section: diff the backport PR against the original PR it cherry-picks from (`gh pr diff <backport-pr>` vs `gh pr diff <original-pr>`), matching the doc's existing prescriptive style. _Claude Code on behalf of davsclaus_ -- 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]
