Microsoft Teams plugin
Delivers Adaptive Cards to a Teams incoming webhook when reports are classified or fixes land.
Setup
- In Teams: add an Incoming Webhook connector to your channel.
- In Mushi: Marketplace → Microsoft Teams → Install and paste the webhook URL.
- Set severity filters if you only want P0/P1 cards.
Package
Events
| Event | Action |
|---|---|
report.classified | Adaptive Card with severity + component |
fix.applied | Card with merge summary |
Last updated on