这是indexloc提供的服务,不要输入任何密码
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.16.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.17.0
Choose a head ref
  • 3 commits
  • 16 files changed
  • 3 contributors

Commits on Sep 29, 2025

  1. MCP Registry Publication - Declobbering (#1151)

    * declobbering tags
    
    ---------
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    MattBabbage and Copilot authored Sep 29, 2025
    Configuration menu
    Copy the full SHA
    371b9ae View commit details
    Browse the repository at this point in the history
  2. Add tool for project fields and items (#1145)

    * Add get project fields tool
    
    * Data types
    
    * Docs
    
    * Update projectNumber's type
    
    * Add list_project_items tool
    
    * Add get_project_item tool
    
    * Return minimal project
    
    * Remove unused per_page
    JoannaaKL authored Sep 29, 2025
    Configuration menu
    Copy the full SHA
    0885601 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2025

  1. Add tools to add, update and delete project items (#1152)

    * Add add_project_item tool
    
    * Add tools to update and delete project items
    
    * Update pkg/github/projects.go
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    
    * Update pkg/github/projects.go
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    
    * Add tests
    
    * Lint the code
    
    * Fix req params
    
    ---------
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    JoannaaKL and Copilot authored Sep 30, 2025
    Configuration menu
    Copy the full SHA
    6793b9d View commit details
    Browse the repository at this point in the history
Loading