tapihdev/JUnit Test Report for Go Monorepo

This action generates a JUnit test report for a Go monorepo with multiple go.mod files.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenThe GitHub token to use for authenticationyes
configYAML-style configuration to define how to parse the test and lint reports (See [JSON schema](./schema.json) for details) yes
pull-request-numberThe pull request number to comment on On `pull_request` events, this input is automatically filled with `github.event.pull_request.number`. On `push` events, this action does not make any comment if this input is not provided exciplicitly. no
shaThe commit SHA to comment on On `pull_request` events, this input is automatically filled with `github.event.pull_request.head.sha`. On `push` events, this input is automatically filled with `github.sha`. no
namedescription
bodyThe body of the comment