actions-marketplace-validations/Junit Report to Annotations

Create an annotation of the test run summary and also list first n failed tests as separate annotations

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Feb 22, 2023
License
None
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/ashley-taylor_junit-report-annotations-action@f9c1a5cbe28479439f82b80a5402a6d3aa1990ac # no releases — HEAD as of 2026-07-15

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
access-tokengithub tokenyes
pathglob to junit xml filesyes**/TEST-*.xml
includeSummaryinclude summary annotationyestrue
numFailuresmax number of failed tests to include10
nameName of the Check in the github actions UIJunit Results

no outputs