Slack Release Notification
Version updated for https://github.com/thunkable/slack-release-notifications to version v3.0.0.
- This action is used across all versions by 1 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Slack Release Notifications GitHub Action” automates sending Slack notifications for key pull request events, including creation (opened), updates (synchronized), and merging (closed). It informs teams about PR details, related commits, and changes in real-time, while also facilitating threaded discussions by updating PR descriptions with Slack message timestamps. This action streamlines communication and collaboration between GitHub and Slack, ensuring timely updates and visibility during the release process.
Release notes
What’s Changed
- fix(slack): Fix multi-scope categorization, filter merge commits, upgrade to Block Kit by @duckdum in https://github.com/thunkable/slack-release-notifications/pull/117
Full Changelog: https://github.com/thunkable/slack-release-notifications/compare/v2.0.0...v3.0.0