burnsra/Notify Microsoft Teams Channel
A GitHub Action to send a notification to a Microsoft Teams channel
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Nov 11, 2025
- License
- None
Pinned Snippet
uses: burnsra/teams-notify-action@b2845ca0ff8c7b2860a4caccb29f213e90f69073 # v1.0.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| TEAMS_URI | Microsoft Teams Channel WebHook URI | yes | — |
| TEAMS_MSG_TITLE | Microsoft Teams Message Title | yes | — |
| TEAMS_MSG_SUMMARY | Microsoft Teams Message Summary | yes | — |
| TEAMS_MSG_TYPE | Microst Teams Message Type | yes | — |
| GITHUB_RUN_URL | URL of associated run action | no | https://github.com/${{github.repository}}/commit/${{github.sha}}/checks/${{github.run_id}} |
Outputs
no outputs