giantmade/Teams Notification
Post a status message to a Teams channel.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repository_name | The name of the repository. | yes | — |
| branch_name | The name of the branch. | yes | — |
| initiator | The user who initiated the deployment. | yes | — |
| deployment_url | The URL of the deployment. | no | — |
| teams_webhook_url | The URL of the Teams Webhook. | yes | — |
| message | Message to display in the notification. | yes | — |
| progress_url | URL to view the action progress. | yes | — |
Outputs
| name | description |
|---|---|
| http_response | The HTTP response from the Teams Webhook |