vijaycs85/action-notify-teams
Send deployment notifications to Microsoft Teams via Incoming Webhook. Works with any project using GitHub Actions.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| teams_webhook_url | The MS Teams Incoming Webhook URL | yes | — |
| status | Deployment status (start, success, failure) | yes | — |
| environment | Target environment (dev, stg, prod, etc.) | yes | — |
| project_name | Friendly Project name | no | ${{ github.repository }} |
| environment_url | The URL of the deployed environment | no | "" |
| message | Optional additional message | no | "" |
Outputs
no outputs