Skip to content

Prevent production releases blocking master pushes - #1002

Draft
Max Harrison (maxharrison) wants to merge 1 commit into
masterfrom
fix/release-workflow-concurrency
Draft

Prevent production releases blocking master pushes#1002
Max Harrison (maxharrison) wants to merge 1 commit into
masterfrom
fix/release-workflow-concurrency

Conversation

@maxharrison

Copy link
Copy Markdown
Contributor

The workflow-wide concurrency group held later pushes while a production release waited for approval. Build artifacts also expired after seven days, which prevented delayed releases from deploying.

The workflow now sets job-level concurrency, retains build artifacts for 30 days, and posts a Slack notification when a production release awaits approval.

@maxharrison
Max Harrison (maxharrison) requested a review from a team as a code owner September 2, 2026 14:00
@changeset-bot

changeset-bot Bot commented Sep 2, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: a92a7d1

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

@maxharrison
Max Harrison (maxharrison) marked this pull request as draft September 2, 2026 14:02
@ana-maksimovskikh

Copy link
Copy Markdown
Contributor

Max Harrison (@maxharrison) can we just remove the manual release confirmation bit 🙏
Since a release PR gets manually approved anyway before push, that seems obsolete 👀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants