actions-marketplace-validations/notify-microsoft-teams
Microsoft Teams Notification for Github Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| webhook_url | teams incoming webhook url | no | — |
| raw | JSON object to send to Microsoft Teams | no | — |
| title | Text to show as message title | no | — |
| msteams_emails | Microsoft teams emails in CSV to tag in the message | no | — |
| job | JSON parsed job context | no | — |
| steps | JSON parsed steps context | no | — |
| needs | JSON parsed needs context | no | — |
| dry_run | Do not actually send the message | no | — |
Outputs
no outputs