chore(ci): Show tested modules in GitHub Actions step summary#21926
Merged
gnodet merged 1 commit intoapache:mainfrom Mar 11, 2026
Merged
chore(ci): Show tested modules in GitHub Actions step summary#21926gnodet merged 1 commit intoapache:mainfrom
gnodet merged 1 commit intoapache:mainfrom
Conversation
Add the list of changed and tested modules to the step summary so reviewers can see what was actually built and tested without digging through log artifacts. Changed modules are shown directly, and the full reactor list (including downstream dependents) is in a collapsible details section. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Contributor
|
🌟 Thank you for your contribution to the Apache Camel project! 🌟 🐫 Apache Camel Committers, please review the following items:
|
davsclaus
approved these changes
Mar 11, 2026
apupier
approved these changes
Mar 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
When reviewing CI results for a PR, it's not immediately clear which modules were tested. You have to download the log artifact and search for the reactor list.
This adds the module list directly to the GitHub Actions step summary, visible in the PR checks UI:
The failure table (for failed tests) is preserved and appended after the module list.
Example output
Changed modules
components/camel-jmstest-infra/camel-test-infra-artemisAll tested modules (42)