mcous/Go test annotations
Add annotations from `go test` to your GitHub Actions workflow runs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Mar 30, 2025
- License
- None
Pinned Snippet
uses: mcous/go-test-annotations@c88dae7c338c628e850685a0e8aa6a8fc2f4685d # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| test-report | Path to the test results file from `go test -json` | — | test.json |
| rerun-fails-report | Path to the test results file from `go test -json` | — | test.json |
Outputs
no outputs