Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:github/github-mcp-server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:f9343e6
Choose a base ref
Loading
...
head repository:github/github-mcp-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:11c3d70
Choose a head ref
Loading
  • 11commits
  • 22files changed
  • 10contributors

Commits on Oct 10, 2025

  1. Simplify Registry release pipeline (#1204)

    * Improve registry release reliablilty* Remove trigger from docker build pipeline* Remove whitespace and publish from version release* Add whitespave for neater pr
    @MattBabbage
    MattBabbage authoredOct 10, 2025
    Configuration menu
    Copy the full SHA
    250723dView commit details
    Browse the repository at this point in the history
  2. Ignore unknown toolsets (#1202)

    Default to ignore unknown toolsets, with the option to return an error.
    @omgitsads
    omgitsads authoredOct 10, 2025
    Configuration menu
    Copy the full SHA
    bcc5275View commit details
    Browse the repository at this point in the history
  3. Consolidate pull request review tools (#1192)

    * Consolidate pull request review tools* Prompt tweaks + deleting snap* Server instructions change* Add enums* Remove excessive mentions of event parameter* Doc update
    @almaleksia
    almaleksia authoredOct 10, 2025
    Configuration menu
    Copy the full SHA
    e5522fcView commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2025

  1. restructure readme for better ghes ghec visibility (#1210)

    * restructure readme for better ghes ghec visibility* adding readme
    @tonytrg
    tonytrg authoredOct 13, 2025
    Configuration menu
    Copy the full SHA
    0188cc0View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2025

  1. docs: Gemini CLI additional options (#1223)

    * Add "trust" option to MCP server configuration for bypassing confirmations* Additional configuration* Add co-authorCo-authored-by: Michael Vorburger <vorburger@google.com>---------Co-authored-by: Michael Vorburger <vorburger@google.com>
    @LuluBeatson@vorburger
    LuluBeatson andvorburger authoredOct 15, 2025
    Configuration menu
    Copy the full SHA
    ea4d842View commit details
    Browse the repository at this point in the history
  2. Fix subdomain isolation URL parsing (#1218)

    * adding better response* adding check for subdomain isolation and return raw resp for better better llm response* adding subdomain for uploads too* remove unnecessary comments* better error message* fix linter
    @tonytrg
    tonytrg authoredOct 15, 2025
    Configuration menu
    Copy the full SHA
    99acea6View commit details
    Browse the repository at this point in the history
  3. Update readme for remote only tools (#1227)

    * Add additional toolsets in remote mcp* Add copilot* Fix urls* Move copilot and spaces toolsets to remote-only section---------Co-authored-by: LuluBeatson <lulubeatson@github.com>
    @omgitsads@LuluBeatson
    omgitsads andLuluBeatson authoredOct 15, 2025
    Configuration menu
    Copy the full SHA
    5f74b53View commit details
    Browse the repository at this point in the history
  4. docs: New "GitHub Support Docs Search" tool (#1225)

    * docs: add github_support_docs_search to REMOTE server* add copilot_spaces* fix typos* Add support tool to remote toolsets table
    @LuluBeatson
    LuluBeatson authoredOct 15, 2025
    Configuration menu
    Copy the full SHA
    7b4b292View commit details
    Browse the repository at this point in the history
  5. Adding default toolset as configuration (#1229)

    * add toolset default to make configuration easier* fix readme* adding transformer to cleanly handle special toolsets* cleaning code* fixing cli message* remove duplicated test* Update internal/ghmcp/server.goCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>* Update internal/ghmcp/server_test.goCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>* adding error message for invalid toolsets* fix merge conflict* add better formatting---------Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    @tonytrg
    tonytrg andCopilot authoredOct 15, 2025
    Configuration menu
    Copy the full SHA
    66fabb7View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2025

  1. Add Gemini CLI extension (#1232)

    * Add gemini manifest* update gemini cli docs* update docker PAT env name* Add trailing `/` for consistencyCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>* Add MCP Server description* Readd remote manual steps* Clarify method names---------Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    @marzvrover
    marzvrover andCopilot authoredOct 17, 2025
    2Configuration menu
    Copy the full SHA
    84ae009View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2025

  1. Fix environment variable mapping for read-only mode (#1067)

    Fix environment variable mapping for read-only mode configurationAdd SetEnvKeyReplacer to viper configuration to properly map environmentvariables with underscores to flag names with dashes. This enables thedocumented GITHUB_READ_ONLY=1 environment variable to work correctly.Without this fix, viper was looking for GITHUB_READ-ONLY (with dash) butthe documentation and standard convention use GITHUB_READ_ONLY (withunderscore).Fixes issue where read-only mode was not being activated when usingGITHUB_READ_ONLY=1 in Docker containers.
    @pinotelio
    pinotelio authoredOct 20, 2025
    Configuration menu
    Copy the full SHA
    11c3d70View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp