You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Link to the gh-aw PR: github/gh-aw#45082 — Update GitHub MCP toolsets mapping: add issue_dependency_read and issue_dependency_write to the issues toolset.
Ask the agent to use the GitHub MCP server to read the dependencies of a specific issue in githubnext/gh-aw-test (using issue_dependency_read), then post an add-comment safe output with the dependency count. This exercises that issue_dependency_read is correctly registered under the issues toolset and accessible via the MCP gateway.
New fixtures or secrets needed
None — githubnext/gh-aw-test supports issue dependencies natively. A long-lived issue with known dependencies could serve as the fixture, or the test can use issue_dependency_read on any issue and assert a non-error response.
Notes
The existing test-copilot-mcp.md tests general MCP access but does not exercise issue-dependency tools specifically. test-copilot-link-sub-issue.md covers sub-issues, not dependency read/write. Adding this test closes the regression gap introduced by PR #45082.
Warning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
awmgmcpg
To allow these domains, add them to the network.allowed list in your workflow frontmatter:
Motivation
Link to the gh-aw PR: github/gh-aw#45082 — Update GitHub MCP toolsets mapping: add
issue_dependency_readandissue_dependency_writeto theissuestoolset.Proposed test
test-copilot-mcp-issue-dependency-tools.mdworkflow_dispatchadd-commentMinimal test prompt sketch
Ask the agent to use the GitHub MCP server to read the dependencies of a specific issue in
githubnext/gh-aw-test(usingissue_dependency_read), then post anadd-commentsafe output with the dependency count. This exercises thatissue_dependency_readis correctly registered under theissuestoolset and accessible via the MCP gateway.New fixtures or secrets needed
None —
githubnext/gh-aw-testsupports issue dependencies natively. A long-lived issue with known dependencies could serve as the fixture, or the test can useissue_dependency_readon any issue and assert a non-error response.Notes
The existing
test-copilot-mcp.mdtests general MCP access but does not exercise issue-dependency tools specifically.test-copilot-link-sub-issue.mdcovers sub-issues, not dependency read/write. Adding this test closes the regression gap introduced by PR #45082.Warning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
awmgmcpgSee Network Configuration for more information.