github-slack-emoji-reaction
Version updated for https://github.com/quad/github-slack-emoji-reaction to version v2.0.4.
- This action is used across all versions by ? 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 github-slack-emoji-reaction GitHub Action automates adding emoji reactions to Slack messages that link to pull requests, reflecting the current state of the PR (e.g., approved → ✅, merged → 🚀). It streamlines communication by providing visual feedback on PR status directly within Slack channels, reducing the need for manual updates. Key capabilities include customizable emoji reactions based on PR events and support for integration with multiple Slack channels.
What’s Changed
- Fix
thread_broadcastfalse-match: when a Slack user replied to the PR-link thread with “Also send to channel”, the reaction landed on the reply instead of the parent. The matcher now ignores the embeddedrootand redirects broadcast hits tothread_ts.