Skip to content

test: add copilot network-isolation E2E workflow and register discovery#3788

Draft
Copilot wants to merge 2 commits into
mainfrom
copilot/fix-89615882-1054829197-e23f116b-5ba0-48c2-ba70-8b9ce2f26173
Draft

test: add copilot network-isolation E2E workflow and register discovery#3788
Copilot wants to merge 2 commits into
mainfrom
copilot/fix-89615882-1054829197-e23f116b-5ba0-48c2-ba70-8b9ce2f26173

Conversation

Copilot AI commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

This adds a Copilot E2E workflow to cover sandbox.agent.network-isolation: true in workflow_dispatch mode, validating this topology mode is represented in the gh-aw-test suite. It also ensures the test is not silently skipped by e2e.sh default discovery.

  • New E2E workflow source

    • Added .github/workflows/test-copilot-network-isolation.md
    • Uses create-issue safe output with samples: for deterministic sample-mode execution
    • Keeps scope minimal: single issue creation path
  • Runner discovery wiring

    • Added test-copilot-network-isolation to get_all_tests() in e2e.sh so standard runs include it
sandbox:
  agent:
    network-isolation: true

safe-outputs:
  create-issue:
    title-prefix: "[copilot-network-isolation-test] "
    samples:
      - title: "Hello from Copilot (Network Isolation)"

Copilot AI linked an issue Jun 24, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Copilot Request test: add copilot network-isolation E2E workflow and register discovery Jun 24, 2026
Copilot finished work on behalf of dsyme June 24, 2026 19:59
Copilot AI requested a review from dsyme June 24, 2026 19:59
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.

test: add copilot/network-isolation E2E test

2 participants