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: 99hansling/github-mcp-server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
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: main
Choose a head ref
  • 6 commits
  • 11 files changed
  • 4 contributors

Commits on Aug 21, 2025

  1. Add get_release_by_tag tool (github#938)

    * add get_release_by_tag tool
    
    * add tool
    
    * add tests
    
    * autogen
    
    * remove comment
    tommaso-moro authored Aug 21, 2025
    Configuration menu
    Copy the full SHA
    73dcb46 View commit details
    Browse the repository at this point in the history
  2. docs(readme): Update readme to point to correct installation guides i…

    …ndex (github#892)
    
    * docs(readme): Update readme to point to correct installation guides index
    
    * feat(contributors): add list_repository_contributors tool
    
    * Revert "feat(contributors): add list_repository_contributors tool"
    
    This reverts commit ece480e.
    
    ---------
    
    Co-authored-by: Tommaso Moro <37270480+tommaso-moro@users.noreply.github.com>
    beccccaboo and tommaso-moro authored Aug 21, 2025
    Configuration menu
    Copy the full SHA
    b189531 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47040f4 View commit details
    Browse the repository at this point in the history
  4. Repository security advisories (github#925)

    * Add support for listing repo level security advisories
    
    * Add support for listing repo security advisories at the org level
    jurre authored Aug 21, 2025
    Configuration menu
    Copy the full SHA
    d03072f View commit details
    Browse the repository at this point in the history
  5. Update Cursor installation link (github#940)

    * use new link
    
    * update local install link
    tommaso-moro authored Aug 21, 2025
    Configuration menu
    Copy the full SHA
    6dc5540 View commit details
    Browse the repository at this point in the history
  6. Change role from "system" to "user" in prompt messages for `AssignCod…

    …ingAgentPrompt` and `IssueToFixWorkflowPrompt`. Role "system" is not allowed by Claude Code in MCP provided prompt (allowed only role "user" and "assistant") (github#941)
    
    Co-authored-by: 0xGosu <0xGosu@gmail.com>
    tommaso-moro and 0xGosu authored Aug 21, 2025
    Configuration menu
    Copy the full SHA
    0418808 View commit details
    Browse the repository at this point in the history
Loading