Skip to content

chore: 🤖 add Slack notifications for PRs and tag group name subscribers#861

Merged
punkbit merged 6 commits intomainfrom
chore/notify-slack-cui-for-tag-subscribed-members
Mar 2, 2026
Merged

chore: 🤖 add Slack notifications for PRs and tag group name subscribers#861
punkbit merged 6 commits intomainfrom
chore/notify-slack-cui-for-tag-subscribed-members

Conversation

@punkbit
Copy link
Collaborator

@punkbit punkbit commented Feb 27, 2026

Why?

Currently, visibility on new Pull Requests is inconsistent, leading to delayed feedback loops and missed opportunities for early collaboration. To address this, I’m introducing a new GitHub Action that automates Slack notifications. For example, we've experienced PR that takes longer than >= 3 weeks for any comments or feedback.

This change puts the control back into the developers' hands. You can choose how you want to stay informed, e.g., by joining a tag group or monitoring activity in the channel at your own pace.

Basically, the automation is to reduce or eliminate "missed PRs" and the need for manual follow-ups. Whether they subscribe or not, the consumers/users take responsibility for their level of involvement in the review process.

How?

  • Every new Pull Request will now trigger a message to Slack (specific channel)
  • The bot specifically pings the custom tag name user group, e.g. subscription-based user can opt-in or opt-out
  • Designed to incentivise feedback at the earliest possible stage rather than waiting for manual pings, which in some cases might be interrupting others

Contribution checklist?

  • You've done enough research before writing
  • You have reviewed the PR
  • The commit messages are detailed
  • The build command runs locally
  • Assets or static content are linked and stored in the project
  • For documentation, guides or references, you've tested the commands

Security checklist?

  • All user inputs are validated and sanitised
  • No usage of dangerouslySetInnerHTML
  • Sensitive data has been identified and is being protected properly
  • Build output contains no secrets or API keys

Preview?

N/A

@changeset-bot
Copy link

changeset-bot bot commented Feb 27, 2026

⚠️ No Changeset found

Latest commit: e5e775f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@workflow-authentication-public
Copy link
Contributor

workflow-authentication-public bot commented Feb 27, 2026

📚 Storybook Preview Deployed

✅ Preview URL: https://click-o3hpuq45z-clickhouse.vercel.app

Built from commit: e5e775f918e69133131765b13616662211d4995b

@punkbit punkbit merged commit 48dc7ec into main Mar 2, 2026
7 checks passed
@punkbit punkbit deleted the chore/notify-slack-cui-for-tag-subscribed-members branch March 2, 2026 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants