mygrocerydeals/Microsoft Teams Notify Channel
A custom GitHub Action with publishes a message card to a Microsoft Teams channel via an incoming webhook connector
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| TEAMS_URI | Microsoft Teams 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