acresecurity/Send Teams Notification
Send a notfication to MS Teams indicating the result of the Github Action Workflow
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 7, 2026
- License
- Apache 2.0
Pinned Snippet
uses: acresecurity/workflow-result-teams-notification@03b28003eb2e945a4757eafd5ecd39db20e83289 # no releases — HEAD as of 2026-07-21tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| description | Description field of the notification | yes | — |
| workflow | Workflow name | yes | — |
| webhook | Webhook URL | yes | — |
| job | Job data | yes | — |
| title_override | Override value for the title field | no | — |
| steps | Step data | no | — |
| needs | Job dependencies | no | — |
Outputs
no outputs