dipjyotimetia/GoTest Action Report

Generate beautiful Markdown reports from Go test output

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Nov 5, 2025
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: dipjyotimetia/gotest-report@89d4d21baa7e747b6db1f8b64855bd9877b223c4 # v1.0.9

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

namedescriptionrequireddefault
test-json-filePath to the go test -json output filenotest-output.json
output-filePath for the generated Markdown reportnotest-report.md
comment-prWhether to comment the PR with the test reportnotrue
job-nameName of the job running the tests (for multi-job reports)no""
summary-onlyInclude only summary in the combined PR comment (for multi-job setups)nofalse
write-summaryWhether to write the test report to GitHub Actions Summarynofalse
create-issue-on-failureWhether to create a GitHub issue when tests failnofalse
issue-titleTitle for the GitHub issue to be created on test failurenoTest Failure Report
issue-labelsComma-separated list of labels for the created issuenotest-failure,bug
issue-assigneesComma-separated list of users to assign to the created issueno""

no outputs