Skip to content

Remove private flag from MCP package.json#7636

Merged
TylerJDev merged 5 commits intomainfrom
francinelucca-patch-2
Mar 6, 2026
Merged

Remove private flag from MCP package.json#7636
TylerJDev merged 5 commits intomainfrom
francinelucca-patch-2

Conversation

@francinelucca
Copy link
Copy Markdown
Member

Towards https://github.com/github/primer/issues/6453

Changelog

Removed

  • private flag from Primer MCP package

Rollout strategy

  • Patch release
  • Minor release
  • Major release; if selected, include a written rollout or migration plan
  • None; if selected, include a brief description as to why

Testing & Reviewing

Merge checklist

francinelucca and others added 3 commits October 1, 2025 09:43
Updated GraphQL query to include commit details and associated pull requests.
@francinelucca francinelucca requested a review from a team as a code owner March 6, 2026 17:31
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Mar 6, 2026

⚠️ No Changeset found

Latest commit: ae541fb

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

@github-actions github-actions Bot added the staff Author is a staff member label Mar 6, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR makes the @primer/mcp workspace publishable by removing the private flag from its package.json, aligning with the goal of distributing the Primer MCP server as a public npm package.

Changes:

  • Removes "private": true from packages/mcp/package.json to allow publishing.

You can also share your feedback on Copilot code review. Take the survey.

Comment thread packages/mcp/package.json
@github-actions github-actions Bot temporarily deployed to storybook-preview-7636 March 6, 2026 17:42 Inactive
@francinelucca francinelucca added the skip changeset This change does not need a changelog label Mar 6, 2026
@TylerJDev TylerJDev added the integration-tests: skipped manually Changes in this PR do not require an integration test label Mar 6, 2026
@TylerJDev TylerJDev added this pull request to the merge queue Mar 6, 2026
Merged via the queue into main with commit a4fe714 Mar 6, 2026
57 checks passed
@TylerJDev TylerJDev deleted the francinelucca-patch-2 branch March 6, 2026 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

integration-tests: skipped manually Changes in this PR do not require an integration test skip changeset This change does not need a changelog staff Author is a staff member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants