- Notifications
You must be signed in to change notification settings - Fork3.1k
GitHub MCP Server 0.20.0
· 52 commits to main since this release
Immutablerelease. Only release title and notes can be modified.
ff98fc4 This commit was created on GitHub.com and signed with GitHub’sverified signature.
Changes to Tools
Issues Consolidationlink
Similar to the consolidation of the pull request review tools in the previous release, the below listed tools have been consolidated into a single powerfulissue_read tool:
get_issueget_issue_commentslist_labels (with issue_number)list_sub_issues
A newmethod parameter to perform these tasks is:
getget_commentsget_labelsget_sub_issues
Toolscreate_issue andupdate_issue were consolidated into a single toolissue_write with amethod parameter:create andupdate.
Toolsadd_sub_issue,remove_sub_issue andreprioritize_sub_issue were consolidated into a single toolsub_issue_write with amethod parameteradd,reprioritize andremove.
Project Improvements
fieldsparameter added tolist_project_itemsandget_project_itemtoolslink
Pull Requests Improvements
get_commentsmethod added topull_request_readlink
What's Changed
- Add ai-moderator workflow by@JoannaaKL in#1274
- Issues consolidation by@almaleksia in#1211
- projects: add item field support by@tmelliottjr in#1282
- fixing url param descriptions by@tonytrg in#1287
- projects: update fields and prompt by@tmelliottjr in#1292
- chore(mcp/server.json): improve the OCI package specification by@axel7083 in#1217
- Update registry server version by@MattBabbage in#1279
New Contributors
- @tmelliottjr made their first contribution in#1282
- @axel7083 made their first contribution in#1217
Full Changelog:v0.19.1...v0.20.0
Assets12
Uh oh!
There was an error while loading.Please reload this page.
11 people reacted