actions-marketplace-validations/junito-xml

Parse and logs JUnit XML reports

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Nov 29, 2023
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/chrismaille_junito@33ce3f0dd9eb4c45c49384dea1b7b09d52409d13 # no releases — HEAD as of 2026-07-15

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

namedescriptionrequireddefault
filenameJUnit Report filenamenotest-report.xml
stop_on_failedReturns Exit Code 1 if find Error/Failed testsnotrue
stop_on_skippedReturns Exit Code 1 if find Error/Failed testnofalse
stop_on_missingReturns Exit Code 1 if pytest xml file is not foundnotrue

no outputs