Skip to content

ci(cli): only notify Slack for stable releases#5393

Merged
Coly010 merged 1 commit into
developfrom
ci/stable-release-notifier
May 29, 2026
Merged

ci(cli): only notify Slack for stable releases#5393
Coly010 merged 1 commit into
developfrom
ci/stable-release-notifier

Conversation

@Coly010
Copy link
Copy Markdown
Contributor

@Coly010 Coly010 commented May 29, 2026

What changed

The notify-slack job in the Release workflow now only fires for stable releases. Previously it ran for both beta and stable cuts.

Why

Beta release notifications were adding noise to the release Slack channel. Stable releases are the only ones we want to broadcast there.

Alpha, beta, and dry-run cuts now stay silent. The reusable slack-notify.yml workflow is left untouched (still channel-agnostic) in case it's reused for another channel later.

@Coly010 Coly010 self-assigned this May 29, 2026
@Coly010 Coly010 merged commit 9cb0260 into develop May 29, 2026
12 checks passed
@Coly010 Coly010 deleted the ci/stable-release-notifier branch May 29, 2026 12:52
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