Skip to content

Fix release PR auto-merge checks#4962

Merged
zbeyens merged 1 commit intomainfrom
codex/auto-release-release-pr-fix
Apr 25, 2026
Merged

Fix release PR auto-merge checks#4962
zbeyens merged 1 commit intomainfrom
codex/auto-release-release-pr-fix

Conversation

@zbeyens
Copy link
Copy Markdown
Member

@zbeyens zbeyens commented Apr 25, 2026

Summary

  • Skip managed Auto release checkbox management for PR titles containing Version packages.
  • Let release PR pull_request runs produce the required CI check instead of a skipped required check.
  • Add helper coverage and document the release-PR ruleset trap.

Verification

  • bun test tooling/scripts/auto-release-pr.test.mjs
  • node --check tooling/scripts/auto-release-pr.mjs && node --check tooling/scripts/auto-release-pr.test.mjs
  • ruby -e 'require "yaml"; ...' .github/workflows/ci.yml .github/workflows/changeset-auto-release.yml
  • git diff --check
  • pnpm lint:fix
  • pnpm check

Note

PR #4961 already has auto-merge enabled. It is blocked because CI is a required check and the current workflow marks it skipped for [Release] Version packages PRs.

@zbeyens zbeyens requested a review from a team April 25, 2026 11:47
@codesandbox
Copy link
Copy Markdown

codesandbox Bot commented Apr 25, 2026

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 25, 2026

⚠️ No Changeset found

Latest commit: a603d60

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

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 25, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
plate Ready Ready Preview, Comment Apr 25, 2026 11:52am

Request Review

@dosubot dosubot Bot added size:M This PR changes 30-99 lines, ignoring generated files. patch Bugfix & documentation PR release labels Apr 25, 2026
@zbeyens zbeyens merged commit 37c4194 into main Apr 25, 2026
4 checks passed
@zbeyens zbeyens deleted the codex/auto-release-release-pr-fix branch April 25, 2026 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Bugfix & documentation PR release size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant