Skip to content

chore: open changeset release pull requests as draft#622

Merged
zimeg merged 2 commits into
mainfrom
chore/draft-release-prs
Jun 19, 2026
Merged

chore: open changeset release pull requests as draft#622
zimeg merged 2 commits into
mainfrom
chore/draft-release-prs

Conversation

@zimeg

@zimeg zimeg commented Jun 17, 2026

Copy link
Copy Markdown
Member

Summary

Open changeset release PRs as drafts using the prDraft: create option from changesets/action. This prevents version PRs from being accidentally merged before they're reviewed.

Reference: https://github.com/changesets/action/blob/main/CHANGELOG.md#180

Requirements

@changeset-bot

changeset-bot Bot commented Jun 17, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: a051415

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

Comment thread src/client.js
Use the `prDraft: create` option from changesets/action to open version
PRs in draft mode, requiring explicit approval before merging.

Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>
@codecov

codecov Bot commented Jun 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.86%. Comparing base (1c7290c) to head (a051415).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #622   +/-   ##
=======================================
  Coverage   99.86%   99.86%           
=======================================
  Files           7        7           
  Lines         736      736           
=======================================
  Hits          735      735           
  Misses          1        1           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@zimeg zimeg changed the title chore: open changeset release PRs as draft chore: open changeset release pull requests as draft Jun 17, 2026
@zimeg zimeg self-assigned this Jun 17, 2026
@zimeg zimeg added semver:patch github_actions Pull requests that update GitHub Actions code release Tags for an updated version labels Jun 17, 2026
@zimeg zimeg added this to the 3.1 milestone Jun 17, 2026
@zimeg zimeg requested a review from mwbrooks June 17, 2026 22:31

@WilliamBergamin WilliamBergamin left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like this a lot 💯

@zimeg

zimeg commented Jun 19, 2026

Copy link
Copy Markdown
Member Author

@WilliamBergamin Same! We're getting close to simple releases I think 🤓

@zimeg

zimeg commented Jun 19, 2026

Copy link
Copy Markdown
Member Author

@mwbrooks @WilliamBergamin Thanks both for taking a looksee!

@zimeg zimeg merged commit d4d0c17 into main Jun 19, 2026
13 checks passed
@zimeg zimeg deleted the chore/draft-release-prs branch June 19, 2026 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code release Tags for an updated version semver:patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants