Skip to content

Conversation

@benceruleanlu
Copy link
Member

@benceruleanlu benceruleanlu commented Jul 30, 2025

Description

Updates the bump-stable Claude command to use the --admin flag when merging the version bump PR.

Use Case

The version bump PR (step 12) needs to bypass branch protection rules since:

  • It only changes the version number in package.json
  • This change will not cause test failures
  • Waiting for all CI checks would delay the release process unnecessarily

Using gh pr merge --squash --admin allows the PR to be merged immediately after creation, streamlining the release workflow.

┆Issue is synchronized with this Notion page by Unito

@benceruleanlu benceruleanlu requested a review from a team as a code owner July 30, 2025 05:28
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. Release labels Jul 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants