Skip to content

Conversation

@BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## Changelog

Breaking changes

A new default toolset configuration has been introduced in #1159. This now includes the five most-used toolset groups:

  • context - Current user and GitHub context
  • repos - Repository operations
  • issues - Issue tracking
  • pull_requests - PR workflows
  • users - User information

For more details, check out this discussion post.

Changes to tools

Pull request tooling

The below pull request tools have been consolidated into a single powerful tool:

  • get_pull_request
  • get_pull_request_files
  • get_pull_request_status
  • get_pull_request_diff
  • get_pull_request_reviews
  • get_pull_request_review_comments

The new pull_request_read tool (decreasing from 6 to 1 tools) makes use of the method argument to perform these tasks:

  • get
  • get_files
  • get_status
  • get_diff
  • get_reviews
  • get_review_comments

New tools

Label management

  • get_label
  • list_label
  • label_write
    • method argument:
      • create
      • update
      • delete

Projects

  • update_project_item

What's Changed

Full Changelog: github/github-mcp-server@v0.17.1...v0.18.0

View the full release notes at https://github.com/github/github-mcp-server/releases/tag/v0.18.0.


@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Oct 10, 2025
@github-actions
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Oct 10, 2025
@BrewTestBot BrewTestBot enabled auto-merge October 10, 2025 11:27
@BrewTestBot BrewTestBot added this pull request to the merge queue Oct 10, 2025
Merged via the queue into main with commit 1e4b5f8 Oct 10, 2025
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-github-mcp-server-0.18.0 branch October 10, 2025 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants