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:v0.4.0
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:v0.5.0
Choose a head ref
Loading
  • 20commits
  • 58files changed
  • 14contributors

Commits on May 26, 2025

  1. Configuration menu
    Copy the full SHA
    414309cView commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4a0764View commit details
    Browse the repository at this point in the history

Commits on May 27, 2025

  1. Configuration menu
    Copy the full SHA
    11ea4e2View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e026fcView commit details
    Browse the repository at this point in the history

Commits on May 28, 2025

  1. 1Configuration menu
    Copy the full SHA
    023f59dView commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2025

  1. Bump go-github to v72.0.0

    @radar07@williammartin
    radar07 authored andwilliammartin committedJun 2, 2025
    Configuration menu
    Copy the full SHA
    c7a872bView commit details
    Browse the repository at this point in the history
  2. fix: use ENTRYPOINT and CMD for proper argument handling (#454)

    * fix: use ENTRYPOINT and CMD for proper argument handling- Change from CMD to ENTRYPOINT + CMD pattern for better Docker practices- ENTRYPOINT sets the executable that always runs- CMD provides default arguments that can be overridden- This allows container runtimes to properly append additional arguments- Fixes issues with argument passing in container orchestration toolsBefore: CMD ["./github-mcp-server", "stdio"]After: ENTRYPOINT ["./github-mcp-server"] + CMD ["stdio"]* address review feedback: use absolute path and improve comments
    @JAORMX
    JAORMX authoredJun 2, 2025
    Configuration menu
    Copy the full SHA
    63d3d8cView commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2025

  1. Configuration menu
    Copy the full SHA
    373b74eView commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2d5b43View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2025

  1. Add GitHub Enterprise Cloud with data residency (ghe.com) to readme (#…

    …448)* Add ghe.com to readmeDocument support for GitHub Enterprise Cloud with data residency (ghe.com) in the readme.* Update README.mdCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>---------Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    @malantin
    malantin andCopilot authoredJun 4, 2025
    Configuration menu
    Copy the full SHA
    8854b2aView commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2025

  1. Configuration menu
    Copy the full SHA
    9dd6fc5View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c17ebfeView commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2025

  1. Configuration menu
    Copy the full SHA
    c141bf4View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    392df2dView commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2025

  1. ExportToBoolPtrandRequiredParam(#495)

    * ToBoolPtr, RequiredParam* lint: type assertion in RequiredParam* cap docstring
    @LuluBeatson
    LuluBeatson authoredJun 9, 2025
    Configuration menu
    Copy the full SHA
    cbcf29fView commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2025

  1. Add context toolset and adjust readme (#499)

    * add context toolset and adjust readme* move resources to a toolset* add resource registration as a toolset concern* add a note about broadening of toolsets* Apply suggestion from@SamMorrowDrums
    @SamMorrowDrums
    SamMorrowDrums authoredJun 10, 2025
    Configuration menu
    Copy the full SHA
    fe31428View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2025

  1. Fix typo in README.md

    @jaril@SamMorrowDrums
    jaril authored andSamMorrowDrums committedJun 11, 2025
    Configuration menu
    Copy the full SHA
    c423a52View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2025

  1. Configuration menu
    Copy the full SHA
    3e32f75View commit details
    Browse the repository at this point in the history
  2. docs: Update README.md

    Adding info about the Remote GitHub MCP server.Cleaned up some of the formatting and adding more info on the warning note.
    @D1M1TR10S@SamMorrowDrums
    D1M1TR10S authored andSamMorrowDrums committedJun 12, 2025
    1Configuration menu
    Copy the full SHA
    7ffbad4View commit details
    Browse the repository at this point in the history
  3. docs: update host usage

    @toby@SamMorrowDrums
    toby authored andSamMorrowDrums committedJun 12, 2025
    Configuration menu
    Copy the full SHA
    6d69797View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp