[mcp-tools] Update GitHub MCP toolsets mapping: add issue dependency tools#45082
[mcp-tools] Update GitHub MCP toolsets mapping: add issue dependency tools#45082github-actions[bot] wants to merge 2 commits into
Conversation
Add issue_dependency_read and issue_dependency_write to the issues toolset to match the current github/github-mcp-server source. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
1 similar comment
|
Hey One small thing that would strengthen this:
If you'd like a hand, you can assign this prompt to your coding agent:
|
|
@copilot please run the Run: https://github.com/github/gh-aw/actions/runs/29196572530
|
…st coverage Co-authored-by: gh-aw-bot <259018956+gh-aw-bot@users.noreply.github.com>
Done. The contribution-check feedback pointed to missing test coverage and a missing entry in Changes in commit
Local validation passes: |
|
@copilot please run the Run: https://github.com/github/gh-aw/actions/runs/29200137487
|
No new issues found. The PR is already in merge-ready state from the previous pass (commits |
Summary
Adds two newly-available tools to the
issuestoolset inpkg/workflow/data/github_toolsets_permissions.jsonto match the current github/github-mcp-server source.Added tools (issues toolset)
issue_dependency_readissue_dependency_writeBoth are registered in the
AllToolsinventory underToolsetMetadataIssues. The existingread_permissions/write_permissionsfor theissuestoolset (issues) already cover them, so no permission changes were needed. Tools remain in alphabetical order.Not added (intentionally)
issues_granular/pull_requests_granularfeature flags) — feature-flagged OFF by default; they replace the consolidatedissue_write/update_pull_requesttools only when opted in via theX-MCP-Featuresheader.ui_get— insiders-only, not part of the standard remote toolset.Flagged for follow-up (no change in this PR)
check_dependency_vulnerabilities(currently listed undersecurity_advisories) no longer appears in the github-mcp-server source registration and may have been removed upstream. It was left in place pending verification against the live remote MCP server, since the gateway was not directly reachable from this run.Discovery method
Toolset membership was cross-referenced against the github-mcp-server
mainsource (pkg/github/tools.goAllTools,issue_dependencies.go) because the MCP gateway was network-isolated from the agent sandbox this run.Warning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
awmgmcpgSee Network Configuration for more information.