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.13.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.14.0
Choose a head ref
  • 4 commits
  • 18 files changed
  • 5 contributors

Commits on Aug 29, 2025

  1. Encourage issue creation for contribution requests (#1003)

    * Encourage issue creation for contribution requests
    
    * Update CONTRIBUTING.md
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    IrynaKulakova and Copilot authored Aug 29, 2025
    Configuration menu
    Copy the full SHA
    2af8538 View commit details
    Browse the repository at this point in the history
  2. Clarify Visual Studio version and setup instructions (#787)

    Updated Visual Studio requirements and configuration steps for GitHub Copilot integration.
    
    Co-authored-by: Lulu <59149422+LuluBeatson@users.noreply.github.com>
    AArnott and LuluBeatson authored Aug 29, 2025
    Configuration menu
    Copy the full SHA
    b2faa1c View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2025

  1. Add minimal response to CRUD tools, repositories and search tools…

    …ets (#988)
    
    * add comprehensive minimal response where appropriate
    
    * remove unneeded comments
    
    * remove incorrect diff param
    
    * update docs
    
    * rm comment
    
    * Update pkg/github/repositories.go
    
    Co-authored-by: Lulu <59149422+LuluBeatson@users.noreply.github.com>
    
    * update toolsnaps and docs
    
    * change minimal_output to use new OptionalBoolParamWithDefault
    
    * Update pkg/github/repositories.go
    
    Co-authored-by: Lulu <59149422+LuluBeatson@users.noreply.github.com>
    
    * refactor minimal conversion funcs to minimal_types.go
    
    * consolidate response structs and remove unneeded message field
    
    * consolidate response further
    
    * remove CloneURL field
    
    * Update pkg/github/repositories.go
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    
    * Update pkg/github/server.go
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    
    * fix undefined
    
    * change incorrect comment
    
    * remove old err var declaration
    
    * Update pkg/github/repositories.go
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    
    * fix syntax issue
    
    * update toolsnaps
    
    ---------
    
    Co-authored-by: Lulu <59149422+LuluBeatson@users.noreply.github.com>
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    3 people authored Sep 1, 2025
    Configuration menu
    Copy the full SHA
    358a415 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2025

  1. 1 Configuration menu
    Copy the full SHA
    09deac4 View commit details
    Browse the repository at this point in the history
Loading