multisafepay/Send Release Notes to Microsoft Teams
Parses CHANGELOG.md and sends formatted release notes to a Microsoft Teams channel via webhook
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit May 13, 2026
- License
- None
Pinned Snippet
uses: multisafepay/microsoft-teams-release-notifications@26fc927382d2ecca0eac9bfe37e091cc8e871b14 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| webhook_url | Microsoft Teams Incoming Webhook URL | yes | — |
| changelog_path | Path to the CHANGELOG.md file | no | ./CHANGELOG.md |
| docs_url | Optional URL to documentation. If provided, a "View Documentation" button will be added to the Teams card | no | "" |
Outputs
no outputs