Remove private flag from MCP package.json#7636
Conversation
Updated GraphQL query to include commit details and associated pull requests.
|
There was a problem hiding this comment.
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": truefrompackages/mcp/package.jsonto allow publishing.
You can also share your feedback on Copilot code review. Take the survey.
…francinelucca-patch-2
Towards https://github.com/github/primer/issues/6453
Changelog
Removed
Rollout strategy
Testing & Reviewing
Merge checklist