Skip to content

ci: add Claude GitHub Actions for @claude mentions and code review#1481

Merged
felixweinberger merged 1 commit intomainfrom
add-claude-actions
Feb 5, 2026
Merged

ci: add Claude GitHub Actions for @claude mentions and code review#1481
felixweinberger merged 1 commit intomainfrom
add-claude-actions

Conversation

@felixweinberger
Copy link
Contributor

Adds two GitHub Actions workflows, mirroring python-sdk PR modelcontextprotocol/python-sdk#1922.

Motivation and Context

Enables @claude mentions on issues/PRs and automated code review for incoming PRs.

How Has This Been Tested?

Workflow syntax validated. Same configuration is running on python-sdk.

Breaking Changes

None.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

Additional context

Prerequisites: Claude Code GitHub App must be installed on the repo and ANTHROPIC_API_KEY must be set as a repository secret.

Includes guards to skip fork PRs (no secrets/OIDC access) and Dependabot PRs.

@felixweinberger felixweinberger requested a review from a team as a code owner February 5, 2026 13:43
@changeset-bot
Copy link

changeset-bot bot commented Feb 5, 2026

⚠️ No Changeset found

Latest commit: 9dfa382

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

@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 5, 2026

Open in StackBlitz

@modelcontextprotocol/client

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

@modelcontextprotocol/server

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

@modelcontextprotocol/express

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

@modelcontextprotocol/hono

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

@modelcontextprotocol/node

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

commit: 9dfa382

@felixweinberger felixweinberger merged commit 0da5d3f into main Feb 5, 2026
17 checks passed
@felixweinberger felixweinberger deleted the add-claude-actions branch February 5, 2026 15:34
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