jeffersfp/Slack Release Notifications
Automated Slack notifications for GitHub releases - perfect for teams and SDK announcements
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| slack-webhook-url | Slack webhook URL for sending notifications | yes | — |
| include-changelog | Whether to include the release changelog in the message | no | true |
| mentions | Comma-separated list of Slack user IDs to mention | no | — |
Outputs
| name | description |
|---|---|
| message-sent | Whether the message was sent successfully |
| slack-response | Response from Slack API |