ankur-lt/Send releases to slack
A Github action for posting release notes to slack
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 0–2scored Jul 13, 2026
- Maintenance Recency
- Stalelast commit Aug 27, 2021
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: ankur-lt/send-releases-to-slack@bfbfb0d4b84c44cdc590ff1cb95d59e2ac0958fd # v1.2.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| webhook_url | Slack webhook url to send release changelog | yes | — |
| repo_display_name | Repository display name | no | — |
| body | JSON changelog output supported by https://www.npmjs.com/package/auto-changelog | yes | — |
| tag | Release tag | yes | — |
Outputs
no outputs