nhs-england-tools/Notify MS Teams
GitHub Action to notify an MS Teams channel
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Mar 6, 2026
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: nhs-england-tools/notify-msteams-action@a9fbb9bb41ef7db9c74d4fdc893f12812094fecf # v1.0.5tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token | yes | — |
| teams-webhook-url | URL for the incoming webhook in your target channel | yes | — |
| message-title | The title for the message | yes | GitHub Action Notification |
| message-text | The content of the message to be displayed | yes | — |
| message-colour | The colour to use for the header line in the notification | no | — |
| link | A link to include in the message | no | — |
Outputs
no outputs