Skip to content
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 or learn 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.23.0
Choose a base ref
...
head repository: github/github-mcp-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.24.0
Choose a head ref
  • 6 commits
  • 165 files changed
  • 13 contributors

Commits on Nov 28, 2025

  1. 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-labeler
    
    Co-authored-by: JoannaaKL <[email protected]>
    
    * Remove AI issue assessment workflow and prompt file per review feedback
    
    Co-authored-by: JoannaaKL <[email protected]>
    
    * Restore workflow and prompt, run on bug label or unlabeled issues
    
    Co-authored-by: JoannaaKL <[email protected]>
    
    * Update .github/workflows/ai-issue-assessment.yml
    
    Co-authored-by: Copilot <[email protected]>
    
    * Add default-issue-review.prompt.yml for unlabeled issues
    
    Co-authored-by: JoannaaKL <[email protected]>
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <[email protected]>
    Co-authored-by: JoannaaKL <[email protected]>
    Co-authored-by: JoannaaKL <[email protected]>
    Co-authored-by: Copilot <[email protected]>
    4 people authored Nov 28, 2025
    Configuration menu
    Copy the full SHA
    4d6d64e View commit details
    Browse the repository at this point in the history
  2. Tommy/server-config-docs (#1495)

    * small doc update to add x-mcp-tools header
    
    * update
    
    * add server configuration guide
    
    * update
    
    * Update docs/server-configuration.md
    
    Co-authored-by: Copilot <[email protected]>
    
    * Update docs/remote-server.md
    
    Co-authored-by: Copilot <[email protected]>
    
    * Update docs/server-configuration.md
    
    Co-authored-by: Copilot <[email protected]>
    
    * Update README.md
    
    Co-authored-by: Copilot <[email protected]>
    
    * Update docs/server-configuration.md
    
    Co-authored-by: Copilot <[email protected]>
    
    * Update docs/server-configuration.md
    
    Co-authored-by: Copilot <[email protected]>
    
    * Update docs/server-configuration.md
    
    Co-authored-by: Tony Truong <[email protected]>
    
    * use relative paths
    
    * use relative path
    
    ---------
    
    Co-authored-by: Copilot <[email protected]>
    Co-authored-by: Tony Truong <[email protected]>
    3 people authored Nov 28, 2025
    Configuration menu
    Copy the full SHA
    9c73e88 View commit details
    Browse the repository at this point in the history
  3. Add ai_review_label to ai-issue-assessment.yml (#1501)

    * Initial plan
    
    * Add ai_review_label to ai-issue-assessment.yml
    
    Co-authored-by: JoannaaKL <[email protected]>
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <[email protected]>
    Co-authored-by: JoannaaKL <[email protected]>
    Copilot and JoannaaKL authored Nov 28, 2025
    Configuration menu
    Copy the full SHA
    ada4bc0 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2025

  1. 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 <[email protected]>
    Co-authored-by: Copilot <[email protected]>
    Co-authored-by: omgitsads <[email protected]>
    Co-authored-by: LuluBeatson <[email protected]>
    Co-authored-by: Lulu <[email protected]>
    Co-authored-by: SamMorrowDrums <[email protected]>
    Co-authored-by: Sam Morrow <[email protected]>
    8 people authored Dec 1, 2025
    Configuration menu
    Copy the full SHA
    60aef5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b34211 View commit details
    Browse the repository at this point in the history
  3. Add resource completion for GitHub repository resources (#1493)

    Port resource completion from the remote GitHub MCP Server
    
    ---
    
    Co-authored-by: Ksenia Bobrova <[email protected]>
    omgitsads and almaleksia authored Dec 1, 2025
    1 Configuration menu
    Copy the full SHA
    fa2d802 View commit details
    Browse the repository at this point in the history
Loading