flipdishbytes/Github Release and Slack Notification
Sends Slack Notification for your GitHub Release with Changelog attached.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit May 16, 2025
- License
- None
Pinned Snippet
uses: flipdishbytes/github-release-slack-notification@f3ddc7f2f39a06ad061f6bb80d85a88bd3c35bea # v1.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| projectName | Name of the project | yes | — |
| sendSlackNotification | Send Slack Notification | no | true |
| slackChannel | Slack Channel to send the notification | no | production_releases |
| sendRollbackStartedSlackNotification | Send Rollback Started Slack Notification | no | false |
| sendRollbackCompletedSlackNotification | Send Rollback Started Slack Notification | no | false |
| versionRollbackTo | Version Rollback to | no | — |
Outputs
no outputs