chore: upgrade gh-aw to v0.82.15 pre-release and recompile workflows#6472
Conversation
- Upgrade gh-aw from v0.82.9 to v0.82.10 using --pre-releases - Recompile all 57 workflows with new compiler version - Run post-processing for smoke/build-test workflows - Fix 5 test assertions: setup action repo changed from github/gh-aw/actions/setup to github/gh-aw-actions/setup Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
- Upgrade gh-aw extension from v0.82.14 to v0.82.15 - Recompile all workflow lock files with new compiler - Run post-processing for smoke/build-test workflows - Update tests: github-mcp-server v1.5.0 → v1.6.0 - Update tests: GH_AW_MCP_CLI_SERVERS_LIST now uses dynamic step output Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Upgrades gh-aw to v0.82.15 and recompiles agentic workflows, action pins, runtime configuration, and validation tests.
Changes:
- Migrates workflow syntax and compiler-generated setup actions.
- Updates action, container, MCP server, and engine versions.
- Adds local AWF build post-processing and corresponding test expectations.
Show a summary per file
| File | Description |
|---|---|
scripts/ci/test-coverage-reporter-workflow.test.ts |
Updates MCP CLI-list expectation. |
scripts/ci/test-coverage-improver-workflow.test.ts |
Updates setup action and MCP image assertions. |
scripts/ci/smoke-claude-workflow.test.ts |
Updates setup action assertion. |
scripts/ci/self-hosted-runner-doctor-workflow.test.ts |
Updates setup action assertion. |
scripts/ci/self-hosted-runner-doctor-updater-workflow.test.ts |
Updates setup action assertion. |
scripts/ci/security-guard-workflow.test.ts |
Updates setup and MCP image assertions. |
scripts/ci/export-audit-workflow.test.ts |
Updates MCP image assertion. |
.github/workflows/test-hard-cap-ai-credits.md |
Migrates model configuration. |
.github/workflows/test-coverage-reporter.md |
Migrates model configuration. |
.github/workflows/smoke-gvisor.md |
Updates checkout action. |
.github/workflows/smoke-gvisor-codex.md |
Migrates model configuration and checkout pin. |
.github/workflows/smoke-gvisor-claude.md |
Migrates model configuration and checkout pin. |
.github/workflows/smoke-gvisor-build-test.md |
Updates actions and safely passes step outputs. |
.github/workflows/smoke-gemini.lock.yml |
Recompiles Gemini workflow and local AWF setup. |
.github/workflows/smoke-docker-sbx.md |
Updates checkout action. |
.github/workflows/smoke-docker-sbx-codex.md |
Migrates model configuration and checkout pin. |
.github/workflows/smoke-docker-sbx-claude.md |
Migrates model configuration and checkout pin. |
.github/workflows/smoke-docker-sbx-build-test.md |
Updates actions and output handling. |
.github/workflows/smoke-copilot.md |
Updates checkout action. |
.github/workflows/smoke-codex.md |
Migrates model configuration and checkout pin. |
.github/workflows/smoke-claude.md |
Migrates model configuration and checkout pin. |
.github/workflows/smoke-chroot.md |
Updates Go setup action. |
.github/workflows/security-guard.md |
Migrates model configuration. |
.github/workflows/red-team-benchmark.md |
Migrates model configuration. |
.github/workflows/pelis-agent-factory-advisor.md |
Migrates model configuration. |
.github/workflows/network-isolation-test.md |
Migrates model configuration. |
.github/workflows/network-isolation-test.lock.yml |
Recompiles the network-isolation workflow. |
.github/workflows/export-audit.md |
Migrates model configuration. |
.github/workflows/duplicate-code-detector.md |
Migrates model configuration. |
.github/workflows/doc-maintainer.md |
Updates checkout and model configuration. |
.github/workflows/copilot-token-usage-analyzer.md |
Migrates model configuration. |
.github/workflows/copilot-token-usage-analyzer.lock.yml |
Recompiles analyzer with local AWF build. |
.github/workflows/contribution-check.md |
Migrates model configuration. |
.github/workflows/contribution-check.lock.yml |
Recompiles contribution checks with local AWF. |
.github/workflows/ci-cd-gaps-assessment.md |
Migrates model configuration. |
.github/workflows/agentics-maintenance.yml |
Regenerates maintenance workflow setup actions. |
.github/skills/agentic-workflows/SKILL.md |
Adds new workflow guidance routes. |
.github/aw/actions-lock.json |
Updates pinned actions and container digests. |
Review details
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 36/91 changed files
- Comments generated: 3
- Review effort level: Medium
| @@ -291,6 +293,7 @@ jobs: | |||
| GH_AW_GITHUB_REPOSITORY: ${{ github.repository }} | |||
| GH_AW_GITHUB_RUN_ID: ${{ github.run_id }} | |||
| GH_AW_GITHUB_WORKSPACE: ${{ github.workspace }} | |||
| GH_AW_MCP_CLI_SERVERS_LIST: ${{ steps.mount-mcp-clis.outputs.mcp-cli-servers-list }} | |||
| @@ -1,4 +1,4 @@ | |||
| # This file was automatically generated by pkg/workflow/maintenance_workflow.go. DO NOT EDIT. To debug this workflow, load the skill at https://github.com/github/gh-aw/blob/main/debug.md | |||
| # This file was automatically generated by pkg/workflow/maintenance_workflow.go (v0.82.10). DO NOT EDIT. To debug this workflow, load the skill at https://github.com/github/gh-aw/blob/main/debug.md | |||
| - name: Setup Node.js | ||
| uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0 | ||
| with: | ||
| node-version: '24' | ||
| package-manager-cache: false |
|
@copilot resolve the merge conflicts on this branch. |
Merge conflicts resolved in commits Resolution strategy:
All 13 affected workflow tests pass. |
|
✅ Copilot review passed with no inline comments. @lpcox Add the |
✅ Coverage Check PassedOverall Coverage
📁 Per-file Coverage Changes (1 files)
Coverage comparison generated by |
|
📰 VERDICT: Smoke Copilot has concluded. All systems operational. This is a developing story. 🎤 |
|
❌ Smoke Copilot BYOK reports failed. BYOK mode investigation needed... |
|
✅ Build Test Suite completed successfully! |
|
🔑 Smoke Copilot PAT PAT auth validated. All systems operational. ✅ |
|
✨ The prophecy is fulfilled... Smoke Codex has completed its mystical journey. The stars align. 🌟 |
|
❌ Contribution Check failed. Please review the logs for details. |
|
✅ Smoke Copilot BYOK AOAI (api-key) completed. Copilot AOAI BYOK (api-key) mode operational. 🔓 |
|
🛡️ Smoke Copilot Network Isolation confirmed the egress allowlist is enforced. ✅ |
|
📰 VERDICT: Smoke Docker Sbx has concluded. All systems operational. This is a developing story. 🎤 |
|
📡 Smoke OTel Tracing completed. All tracing scenarios validated. ✅ |
|
✅ Smoke Gemini completed. All facets verified. 💎 Smoke test completed with FAIL status. |
|
🚀 Security Guard has started processing this pull request |
|
🔌 Smoke Services — All services reachable! ✅ |
|
✅ Smoke Claude passed |
Smoke Test: Claude Engine Validation
Overall result: ✅ PASS
|
🔒 Smoke Test: Copilot Network Isolation Egress Enforcement
Overall: PASS — @lpcox Warning Firewall blocked 1 domainThe following domain was blocked by the firewall during workflow execution:
network:
allowed:
- defaults
- "example.com"See Network Configuration for more information.
|
Smoke Test Results — Services Connectivity
Overall: FAIL —
|
🔬 Smoke Test Results
Overall: PARTIAL — MCP is reachable; pre-computed step outputs were not injected (template variables unresolved). CC @lpcox
|
Smoke Test Results
Overall Status: FAIL Warning Firewall blocked 1 domainThe following domain was blocked by the firewall during workflow execution:
network:
allowed:
- defaults
- "localhost"See Network Configuration for more information.
|
|
Smoke test results:
Warning Firewall blocked 1 domainThe following domain was blocked by the firewall during workflow execution:
network:
allowed:
- defaults
- "registry.npmjs.org"See Network Configuration for more information.
|
🔥 Smoke Test Results — PAT Auth
Overall: PASS
|
🏗️ Build Test Suite Results
Overall: 8/8 ecosystems passed — ✅ PASS
|
Smoke Test: API Proxy OpenTelemetry Tracing
All 5 scenarios pass. OTEL tracing integration is fully functional.
|
|
Running in direct BYOK mode (COPILOT_PROVIDER_API_KEY + COPILOT_PROVIDER_BASE_URL) via api-proxy → Azure OpenAI (Foundry, o4-mini-aw)
Status: FAIL
|
🔥 Smoke Test: Docker Sbx — PASS
Overall: PASS
|
Summary
Upgrades the
gh-awextension to the latest pre-release (v0.82.15) and recompiles all agentic workflows.Changes
.lock.ymlfiles regenerated with new compilergithub-mcp-serverimage version: v1.5.0 → v1.6.0GH_AW_MCP_CLI_SERVERS_LISTnow uses dynamic step output instead of hardcoded stringVerification
All 239 test suites (3794 tests) pass locally.