- Notifications
You must be signed in to change notification settings - Fork3.1k
Comparing changes
Open a pull request
base repository:github/github-mcp-server
Uh oh!
There was an error while loading.Please reload this page.
base:v0.22.0
head repository:github/github-mcp-server
Uh oh!
There was an error while loading.Please reload this page.
compare:main
- 10commits
- 176files changed
- 14contributors
Commits on Nov 25, 2025
build(deps): bump actions/checkout from 5 to 6 (#1480)
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.- [Release notes](https://github.com/actions/checkout/releases)- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)- [Commits](actions/checkout@v5...v6)---updated-dependencies:- dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Commits on Nov 26, 2025
Dont filter content from Copilot (#1464)
* Dont filter content from trusted bots* Final changes* Use only debug level* Add logs and comments
Tommy/tool-specific-config-support (#1394)
* add enabledTools to StdioServerConfig* add EnabledTools to MCPServerConfig, and logic to bypass toolset config if present* add logic to register specific tools* update readme* Update to be consistent with:https://docs.google.com/document/d/1tOOBJ4y9xY61QVrO18ymuVt4SO9nV-z2B4ckaL2f9IU/edit?tab=t.0#heading=h.ffto4e5dwzlfspecifically- allow for --tools and dynamic toolset mode together- allow for --tools and --toolsets together* go mod tidy* update* clean up comment* fix* fix* updte* update* clean up
Commits on Nov 28, 2025
Add AI issue assessment workflow with github/ai-assessment-comment-la…
…beler (#1498)* Initial plan* Add AI issue assessment workflow with github/ai-assessment-comment-labelerCo-authored-by: JoannaaKL <67866556+JoannaaKL@users.noreply.github.com>* Remove AI issue assessment workflow and prompt file per review feedbackCo-authored-by: JoannaaKL <67866556+JoannaaKL@users.noreply.github.com>* Restore workflow and prompt, run on bug label or unlabeled issuesCo-authored-by: JoannaaKL <67866556+JoannaaKL@users.noreply.github.com>* Update .github/workflows/ai-issue-assessment.ymlCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>* Add default-issue-review.prompt.yml for unlabeled issuesCo-authored-by: JoannaaKL <67866556+JoannaaKL@users.noreply.github.com>---------Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>Co-authored-by: JoannaaKL <67866556+JoannaaKL@users.noreply.github.com>Co-authored-by: JoannaaKL <joannaakl@github.com>Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Tommy/server-config-docs (#1495)
* small doc update to add x-mcp-tools header* update* add server configuration guide* update* Update docs/server-configuration.mdCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>* Update docs/remote-server.mdCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>* Update docs/server-configuration.mdCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>* Update README.mdCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>* Update docs/server-configuration.mdCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>* Update docs/server-configuration.mdCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>* Update docs/server-configuration.mdCo-authored-by: Tony Truong <tonytrg@github.com>* use relative paths* use relative path---------Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>Co-authored-by: Tony Truong <tonytrg@github.com>
Add ai_review_label to ai-issue-assessment.yml (#1501)
* Initial plan* Add ai_review_label to ai-issue-assessment.ymlCo-authored-by: JoannaaKL <67866556+JoannaaKL@users.noreply.github.com>---------Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>Co-authored-by: JoannaaKL <67866556+JoannaaKL@users.noreply.github.com>
Commits on Dec 1, 2025
Convert to
modelcontextprotocol/go-sdk(#1428)Move from `mark3labs/mcp-go` to `modelcontextprotocol/go-sdk`.This is mostly focused on updating tool schema and tool handler signatures, along with any associated internal changes related to those changes.---------Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>Co-authored-by: omgitsads <4619+omgitsads@users.noreply.github.com>Co-authored-by: LuluBeatson <lulubeatson@github.com>Co-authored-by: Lulu <59149422+LuluBeatson@users.noreply.github.com>Co-authored-by: SamMorrowDrums <4811358+SamMorrowDrums@users.noreply.github.com>Co-authored-by: Sam Morrow <info@sam-morrow.com>
Add resource completion for GitHub repository resources (#1493)
Port resource completion from the remote GitHub MCP Server---Co-authored-by: Ksenia Bobrova <almaleksia@github.com>
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v0.22.0...main
Uh oh!
There was an error while loading.Please reload this page.