chore: upgrade gh-aw extension to latest pre-release and recompile workflows - #6495
Conversation
…rkflows Ran 'gh aw upgrade --pre-releases' and 'gh aw compile' followed by post-processing via postprocess-smoke-workflows.ts. All 4011 tests pass. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
✅ Coverage Check PassedOverall Coverage
📁 Per-file Coverage Changes (1 files)
Coverage comparison generated by |
There was a problem hiding this comment.
Pull request overview
Upgrades gh-aw to v0.82.15 and regenerates associated workflows and action pins.
Changes:
- Updates compiler and setup-action pins.
- Regenerates workflow metadata, model aliases, and MCP CLI handling.
- Refreshes maintenance workflow and setup-uv versions.
Show a summary per file
| File | Description |
|---|---|
.github/aw/actions-lock.json |
Updates setup-uv to v9.0.0. |
.github/workflows/agentics-maintenance.yml |
Pins maintenance actions to v0.82.15. |
.github/workflows/doc-maintainer.lock.yml |
Recompiles documentation workflow. |
.github/workflows/sbx-gvisor-doc-updater.lock.yml |
Recompiles documentation updater. |
.github/workflows/self-hosted-runner-doctor.lock.yml |
Refreshes generated metadata. |
.github/workflows/self-hosted-runner-doctor-updater.lock.yml |
Refreshes generated metadata. |
.github/workflows/smoke-chroot.lock.yml |
Synchronizes chroot smoke commands. |
.github/workflows/smoke-copilot-byok-aoai-entra.lock.yml |
Refreshes generated metadata. |
.github/workflows/smoke-copilot-network-isolation.lock.yml |
Updates compiler output and model aliases. |
Review details
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 9/9 changed files
- Comments generated: 3
- Review effort level: Medium
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
✅ Copilot review passed with no inline comments. @lpcox Add the |
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
📰 VERDICT: Smoke Docker Sbx has concluded. All systems operational. This is a developing story. 🎤 |
|
✅ Smoke Claude passed |
|
✅ Build Test Suite completed successfully! |
|
🔑 Smoke Copilot PAT PAT auth validated. All systems operational. ✅ |
|
✅ Smoke Copilot BYOK AOAI (Entra) completed. Copilot AOAI BYOK (Entra) mode operational. 🔓 |
|
🛡️ Smoke Copilot Network Isolation confirmed the egress allowlist is enforced. ✅ |
|
📡 Smoke OTel Tracing completed. All tracing scenarios validated. ✅ |
|
Chroot tests passed! Smoke Chroot - All security and functionality tests succeeded. |
|
🚀 Security Guard has started processing this pull request |
|
📰 VERDICT: Smoke Copilot has concluded. All systems operational. This is a developing story. 🎤 |
|
🔌 Smoke Services — All services reachable! ✅ |
|
✅ Contribution Check completed successfully! Contribution check complete: no blocking issues found. The PR is a workflow/version bump with regenerated files in the correct locations, and the description is clear enough for this maintenance change. No comment needed. |
|
✅ Smoke Copilot BYOK AOAI (api-key) completed. Copilot AOAI BYOK (api-key) mode operational. 🔓 |
|
✅ Smoke Copilot BYOK completed. Copilot BYOK mode operational. 🔓 |
|
✅ Smoke Gemini completed. All facets verified. 💎 |
|
✨ The prophecy is fulfilled... Smoke Codex has completed its mystical journey. The stars align. 🌟 |
Smoke Test: Claude Engine Validation
Overall result: PASS ✅
|
🔥 AWF Network Isolation Smoke Test
Overall: PASS 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
Overall: PARTIAL — MCP connectivity verified; pre-computed test data was not injected (template expressions unresolved at agent runtime). PR author: @lpcox
|
Smoke Test Results — Auth mode: PAT (COPILOT_GITHUB_TOKEN)
Overall: PARTIAL — MCP connectivity confirmed, but workflow template variables ( @lpcox — please verify the
|
Smoke Test Results — Services Connectivity
Overall: FAIL —
|
Smoke Test: API Proxy OTEL Tracing Results
Overall: All scenarios pass or are expected-pending during development.
|
|
Smoke Test: Copilot BYOK (Direct) — PASS ✅
Running in direct BYOK mode:
|
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.
|
|
👋 @lpcox
Running in direct BYOK mode (AWF_AUTH_TYPE=github-oidc + AWF_AUTH_AZURE_* + COPILOT_PROVIDER_BASE_URL) via api-proxy → Azure OpenAI (Foundry, o4-mini-aw) Overall: PASS
|
|
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.
|
Chroot Version Comparison Results ✅All runtime versions match between host and chroot environments.
All tests passed — chroot environment correctly mirrors host runtime versions.
|
|
@lpcox
|
🏗️ Build Test Suite Results
Overall: 8/8 ecosystems passed — ✅ PASS
|
🔥 Smoke Test: Docker Sbx — PASS
Overall: PASS
|
Summary
Upgrades the
gh-awextension to the latest pre-release version and recompiles all agentic workflows.Changes
gh aw upgrade --pre-releasesto update the extensiongh aw compileto recompile all 59 workflows (0 errors, 42 warnings)postprocess-smoke-workflows.tspost-processing scriptnpm test)Files changed
.github/aw/actions-lock.json— Updated action pins.github/workflows/*.lock.yml— Regenerated lock files.github/workflows/agentics-maintenance.yml— Updated workflow