actions-marketplace-validations/xUnit XML to Slack
Send xUnit-like xml report to Slack
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| test-step-outcome | Outcome of the test step to be reported on. Can be found in the github steps context. Possible values are success, failure, cancelled, or skipped. | yes | — |
| slack-webhook-url | Webhook URL for Slack | yes | — |
| directory-path | Directory path to JUnit XML file | yes | — |
Outputs
no outputs