Skip to content

Suggested test: copilot/engine-copilot-sdk-mode #10151

Description

@github-actions

Motivation

Link to the gh-aw PR: github/gh-aw#48978 — "Mark copilot-sdk mode as stable". engine.copilot-sdk: true no longer emits an experimental warning at compile time and is now documented as a first-class Copilot variant (SDK mode). No existing test exercises this engine mode.

Proposed test

  • Workflow file: test-copilot-sdk-mode.md
  • Trigger: workflow_dispatch
  • Engine: copilot, with engine.copilot-sdk: true
  • Safe output: create-issue (simple, easy to assert)
  • Variant: standard

Minimal test prompt sketch

Compile and dispatch a minimal workflow with engine: { id: copilot, copilot-sdk: true } that asks the agent to create an issue with a fixed title/body via a samples: block, confirming the SDK-mode engine path compiles and runs like the standard Copilot CLI mode.

New fixtures or secrets needed

None — reuses the standard githubnext/gh-aw-test fixture and existing Copilot credentials.

Notes

Distinct from all existing test-copilot-* tests, which use the default (non-SDK) Copilot engine. Verify with maintainers whether copilot-sdk: true requires any additional runner setup beyond the standard Copilot engine bootstrap in copilot-setup-steps.yml.

Generated by 🔍 Suggest New E2E Tests · aut00 · 33.4 AIC · ⌖ 6.57 AIC · ⊞ 8.3K ·

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions