Switch to mikepenz/action-junit-report for PR comments#81
Merged
Conversation
dorny/test-reporter@v3 does not support this input; it was causing a warning on every CI run.
Replaces dorny/test-reporter with mikepenz/action-junit-report, which supports posting a PR comment with test results. Uses an explicit actions/download-artifact step and passes pr_id from the workflow_run context to target the correct PR. Fixes #29
5 tasks
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.
Description
Replaces
dorny/test-reporterwithmikepenz/action-junit-report, which supports posting a comment on the PR page with a test results summary. Uses an explicitactions/download-artifactstep to fetch the JUnit XML from the triggering workflow run, and passespr_idfrom theworkflow_runcontext so the comment lands on the correct PR.Related Issues
Fixes #29
Type of Change
Checklist
docs/for any user-facing changes.mu::tinynamespace,INCLUDED_MU_TINY_guards,mutiny_C-prefix)..hand.c.cpp) is required for parity.CONTRIBUTING.mdfile to ensure compliance with architectural guidelines.