actions-marketplace-validations/teams-webhook
Send a defined notification to a microsoft teams webhook
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Apr 5, 2026
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/freezer00_teams-webhook-action@f956c3178618b0ed8780cb5cb37f50e84751da01 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| webhook_url | url of the webhook to use | yes | — |
| title | Card title | no | — |
| job | JSON parsed job context | no | — |
| needs | JSON parsed needs context | no | — |
| additional_button_title | Display names for optional additional buttons | no | — |
| additional_button_url | URLs for optional additional buttons | no | — |
| hide_facts | Flag to keep notification short and not display details about needs | — | false |
| dry_run | Test action | no | false |
Outputs
no outputs