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

   ## Summary
   
   - Add `main-build.yml` workflow for push builds on `main` and release 
branches (`camel-4.10.x`, `camel-4.14.x`) with JDK 21
   - Add concurrency groups with `cancel-in-progress: true` to PR workflows 
(`pr-build-main`, `depsreview`, `pr-doc-validation`, `pr-id`) so outdated CI 
runs are automatically cancelled when a PR is updated
   
   Supersedes #20226 (rebased onto current main with updated action versions 
and JDK 17 dropped).
   
   ## Test plan
   - [ ] CI passes on this PR
   - [ ] Verify concurrency groups cancel previous runs on PR update
   - [ ] Verify main-build workflow triggers on push to main
   
   🤖 Generated with [Claude Code](https://claude.com/claude-code)


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