Skip to content

Remove MCP gateway test requirement from smoke-copilot workflow#8687

Merged
pelikhan merged 2 commits intomainfrom
copilot/disable-sandbox-mcp
Jan 2, 2026
Merged

Remove MCP gateway test requirement from smoke-copilot workflow#8687
pelikhan merged 2 commits intomainfrom
copilot/disable-sandbox-mcp

Conversation

Copy link
Contributor

Copilot AI commented Jan 2, 2026

The smoke-copilot workflow was testing MCP gateway functionality despite not having sandbox.mcp configured. This created a test that would always fail since no gateway was running.

Changes

Verification

The workflow now has 6 test requirements instead of 7, with no references to MCP gateway:

sandbox:
  agent: awf  # Firewall enabled
  # No sandbox.mcp configuration

For comparison, smoke-copilot-no-firewall.md explicitly enables the MCP gateway:

sandbox:
  agent: false
  mcp:
    port: 8080
Original prompt

Disable sandbox.mcp for smoke-copilot.me agentic workflow. It should run without a MCP gateway.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

- Removed test requirement #6 (MCP Gateway Testing) from smoke-copilot.md
- Renumbered remaining test requirements (test #7 became #6)
- Recompiled smoke-copilot.lock.yml with updated test requirements
- Workflow now runs without requiring MCP gateway

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Disable sandbox.mcp for agentic workflow Remove MCP gateway test requirement from smoke-copilot workflow Jan 2, 2026
Copilot AI requested a review from pelikhan January 2, 2026 22:49
@pelikhan pelikhan marked this pull request as ready for review January 2, 2026 22:51
@pelikhan pelikhan merged commit eacfeae into main Jan 2, 2026
4 checks passed
@pelikhan pelikhan deleted the copilot/disable-sandbox-mcp branch January 2, 2026 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants