Skip to content

build: add changesets release helpers - #2948

Merged
gpbl merged 7 commits into
mainfrom
build/add-release-ci-helpers
Apr 26, 2026
Merged

build: add changesets release helpers#2948
gpbl merged 7 commits into
mainfrom
build/add-release-ci-helpers

Conversation

@gpbl

@gpbl gpbl commented Apr 26, 2026

Copy link
Copy Markdown
Owner

This prepares the release automation move by adding the repo-level helper scripts and tests first, without changing which GitHub Actions workflow publishes packages yet.

What Changed

  • add release helper scripts for deciding whether a commit is publishable, publishing missing package versions, and creating the repo GitHub Release
  • add a release:ci package script that ties those helpers together
  • cover the helper behavior with dedicated script tests

Review Notes

  • this PR does not switch the repo to the new release workflow yet; it only introduces the helper code that the follow-up workflow PR will call
  • the helper tests mock at the process and network boundaries so the runtime scripts stay focused on the release flow itself

@changeset-bot

changeset-bot Bot commented Apr 26, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: d705399

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

Base automatically changed from build/tsx-publish-script to main April 26, 2026 07:51
@gpbl
gpbl merged commit 9eb787e into main Apr 26, 2026
18 checks passed
@gpbl
gpbl deleted the build/add-release-ci-helpers branch April 26, 2026 11:27
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