Skip to content

fix(ci): run SDK CI on changeset release branch#13951

Merged
rickyrombo merged 1 commit intomainfrom
fix/sdk-ci-changeset-branch
Mar 18, 2026
Merged

fix(ci): run SDK CI on changeset release branch#13951
rickyrombo merged 1 commit intomainfrom
fix/sdk-ci-changeset-branch

Conversation

@rickyrombo
Copy link
Contributor

Summary

  • Adds changeset-release/** to the push: branches: trigger in sdk.yml

Why

Bot-created PRs (via GITHUB_TOKEN) don't fire pull_request events on other workflows, so SDK CI was never running on the changeset version packages branch (changeset-release/main). This ensures SDK CI runs when changesets pushes version bumps to that branch.

🤖 Generated with Claude Code

Bot-created PRs (via GITHUB_TOKEN) don't trigger pull_request events,
so SDK CI never ran on the changeset version packages branch. Adding
changeset-release/** to the push branches filter fixes this.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@changeset-bot
Copy link

changeset-bot bot commented Mar 18, 2026

⚠️ No Changeset found

Latest commit: 3e1d2ac

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

@rickyrombo rickyrombo merged commit effa9b5 into main Mar 18, 2026
4 checks passed
@rickyrombo rickyrombo deleted the fix/sdk-ci-changeset-branch branch March 18, 2026 01:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant