Skip to content

Conversation

@BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## Changes to Tools

Issues Consolidation link

Similar to the consolidation of the pull request review tools in the previous release, the below listed tools have been consolidated into a single powerful issue_read tool:

  • get_issue
  • get_issue_comments
  • list_labels (with issue_number)
  • list_sub_issues

A new method parameter to perform these tasks is:

  • get
  • get_comments
  • get_labels
  • get_sub_issues

Tools create_issue and update_issue were consolidated into a single tool issue_write with a method parameter:create and update.

Tools add_sub_issue, remove_sub_issue and reprioritize_sub_issue were consolidated into a single tool sub_issue_write with a method parameter add, reprioritize and remove .

Project Improvements

  • fields parameter added to list_project_items and get_project_item tools link

Pull Requests Improvements

  • get_comments method added to pull_request_read link

What's Changed

New Contributors

Full Changelog: github/github-mcp-server@v0.19.1...v0.20.0

View the full release notes at https://github.com/github/github-mcp-server/releases/tag/v0.20.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 27, 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 27, 2025
@BrewTestBot BrewTestBot enabled auto-merge October 27, 2025 11:37
@BrewTestBot BrewTestBot added this pull request to the merge queue Oct 27, 2025
Merged via the queue into main with commit ff62f1c Oct 27, 2025
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-github-mcp-server-0.20.0 branch October 27, 2025 11:48
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