Skip to content

Conversation

@felixweinberger
Copy link
Contributor

Update CI workflow to trigger on pushes to v1.x instead of main.

Motivation and Context

After the v2 monorepo merge to main, the v1.x branch needs its own CI triggers. Currently, the workflow only triggers on pushes to main, which means CI doesn't run when pushing to v1.x.

Changes

  • Changed push trigger from main to v1.x in .github/workflows/main.yml

Types of changes

  • Bug fix (CI wasn't triggering for v1.x pushes)

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines

@changeset-bot
Copy link

changeset-bot bot commented Dec 19, 2025

⚠️ No Changeset found

Latest commit: e31b66b

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.

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

@pkg-pr-new
Copy link

pkg-pr-new bot commented Dec 19, 2025

Open in StackBlitz

npm i https://pkg.pr.new/modelcontextprotocol/typescript-sdk/@modelcontextprotocol/sdk@1319

commit: e31b66b

@felixweinberger felixweinberger marked this pull request as ready for review December 19, 2025 13:40
@felixweinberger felixweinberger requested a review from a team as a code owner December 19, 2025 13:40
@felixweinberger felixweinberger enabled auto-merge (squash) December 19, 2025 13:43
@felixweinberger felixweinberger merged commit 6dd08ac into v1.x Dec 19, 2025
7 of 8 checks passed
@felixweinberger felixweinberger deleted the fweinberger/v1-release-workflow branch December 19, 2025 13:45
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.

3 participants