gnodet opened a new pull request, #24250:
URL: https://github.com/apache/camel/pull/24250

   ## DO NOT MERGE — test PR
   
   This PR validates the Scalpel shadow comparison feature from [PR 
#22524](https://github.com/apache/camel/pull/22524).
   
   ### What this tests
   
   - Bumps `kafka-version` from 4.3.1 to 4.3.0 in `parent/pom.xml` (a managed 
dependency change)
   - The CI script from PR #22524 is included in this branch, so the Scalpel 
shadow comparison section should appear in the CI PR comment
   - Grep should find only the modules that explicitly reference 
`${kafka-version}` — Scalpel should additionally detect downstream modules that 
transitively depend on kafka through Maven's dependency graph
   
   ### Expected outcome
   
   The CI PR comment should include a collapsible "Scalpel shadow comparison" 
section showing:
   - Direct modules detected by Scalpel
   - Downstream modules that Scalpel would also test
   - Downstream modules with tests skipped (from the exclusion list)
   
   ### Cleanup
   
   Close this PR without merging once the CI result has been validated.
   
   _Claude Code on behalf of Guillaume Nodet_


-- 
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]

Reply via email to