ashley-taylor/Junit Report to Annotations
Create an annotation of the test run summary and also list first n failed tests as separate annotations
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| access-token | github token | yes | — |
| path | glob to junit xml files | yes | **/TEST-*.xml |
| includeSummary | include summary annotation | yes | true |
| numFailures | max number of failed tests to include | — | 10 |
| name | Name of the Check in the github actions UI | — | Junit Results |
Outputs
no outputs