Skip to content

Run release workflow on release/* branches#4305

Merged
trevor-scheer merged 1 commit into
graphql:mainfrom
trevor-scheer:trevor/release-branch-workflow
May 19, 2026
Merged

Run release workflow on release/* branches#4305
trevor-scheer merged 1 commit into
graphql:mainfrom
trevor-scheer:trevor/release-branch-workflow

Conversation

@trevor-scheer
Copy link
Copy Markdown
Contributor

Summary

Add release/* to the Release workflow's branch list so the
changesets action runs on pushes to short-lived release branches. This
lets us enter changesets pre-mode on a temporary release/* branch and
cut prereleases (alpha, beta, rc) without flipping main into pre-mode.

The immediate use case: validating a @graphiql/react fix on esm.sh's
?standalone build before it lands on latest. The mechanism is
reusable for future prerelease lines.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 19, 2026

⚠️ No Changeset found

Latest commit: 877e4e3

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

Lets us cut prereleases from short-lived `release/*` branches with their
own changesets pre-mode, without flipping `main` into pre-mode. First
use: validating a `@graphiql/react` CDN fix on esm.sh before it lands
on `latest`.
@trevor-scheer trevor-scheer force-pushed the trevor/release-branch-workflow branch from 88496f8 to 877e4e3 Compare May 19, 2026 19:34
@trevor-scheer trevor-scheer marked this pull request as ready for review May 19, 2026 19:36
@trevor-scheer trevor-scheer enabled auto-merge (squash) May 19, 2026 19:36
@trevor-scheer trevor-scheer merged commit 4088a28 into graphql:main May 19, 2026
12 checks passed
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.

1 participant