sanjaykrishnanrs/CI Test Result in Slack
Notify the test result from junitxml file to any slack channel
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| title | Title of the test result which will appear in slack message | yes | — |
| slackbotid | ID of Slack bot configured | yes | — |
| slackbottoken | Token of Slack bot configured | yes | — |
| slackchannel | Channel name to post the message | yes | — |
| junitxml_filepath | Filepath of junitxml file from the root directory | yes | — |
Outputs
no outputs