softwareone-platform/Notify Tests Teams Action
Sends test execution results to Microsoft Teams
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| webhook_url | Microsoft Teams webhook URL | yes | — |
| bot_image_url | URL of the bot image to display | yes | — |
| repo | Repository name | yes | — |
| suite_name | Name of the test suite | yes | — |
| gitref | Git reference (branch/tag) | yes | — |
| os | Operating system where tests were run | yes | — |
| browser | Browser used for tests | yes | — |
| passed | Number of passed tests | yes | — |
| failed | Number of failed tests | yes | — |
| flaky | Number of flaky tests | yes | — |
| gh_action_url | URL to download test artifacts | yes | — |
Outputs
no outputs