bims-cta/JUnit Report Action

Report JUnit test results as annotations on Github Pull Request [junit]

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
tokenSpecify the token to use to publish the check.no${{ github.token }}
github_tokenDeprecated syntax to specify github token.yes
report_pathsXml report paths in glob formatno**/junit-reports/TEST-*.xml
test_files_prefixPrefix to add to test file paths from report files when annotatingno""
exclude_sourcesComma seperated list of source folders to ignore for lookupno/build/,/__pycache__/
suite_regexRegular expression for the named test suitesno""
annotate_onlyEnable to only annotate the results on the files, will not create a check run.nofalse
update_checkDefines if the active check should be updated insteadnofalse
check_nameCheck name for test reports.noJUnit Test Report
commitCommit SHA to update the check status.no
fail_on_failureFail the build in case a test failure occurred.nofalse
require_testsFail if no test are found.nofalse
include_passedInclude passed tests in the reportnofalse
check_title_templateTemplate to configure the title format. Placeholders: {{FILE_NAME}}, {{SUITE_NAME}}, {{TEST_NAME}}.no
summaryAdditional text to summary outputno""
check_retriesIf a testcase is retried, ignore the original failure.nofalse
transformersProvide a regex pattern and target patternno[]
job_summaryEnables the publishing of a JOB_SUMMARY with the report.notrue
detailed_summaryInclude table with all test results in summarynofalse
annotate_noticeAnnotate passed tests along with warning and failed onesnofalse
follow_symlinkEnables the file globber to follow symlinks. Default: falsenofalse
job_nameSpecify the name of a check to updateno${{ github.job }}
annotations_limitSpecify the limit for annotations. This will also interrupt parsing all test-suites if the limit is reached.no

no outputs