somoneit/Notify Release to Teams
Send a Microsoft Teams notification when a new release is published
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| webhook-url | Microsoft Teams webhook URL | yes | — |
| version | Version to notify about (defaults to github.ref_name for releases) | no | "" |
| repository | Repository name (defaults to github.repository) | no | ${{ github.repository }} |
| theme-color | Card theme color (hex without #) | no | 0076D7 |
Outputs
| name | description |
|---|---|
| release-url | URL to the release |