chore: upgrade gh-aw workflows to v0.88.0 - #8004
Conversation
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Copilot review overview
🟡 Changes recommended
Four active Cloud Hypervisor lock files remain generated by v0.87.10, leaving the repository-wide upgrade incomplete.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Review tier: Balanced
Findings: 1
New issues introduced by this change (1)
| Severity | Finding |
|---|---|
.github/aw/actions-lock.json — The upgrade is incomplete: smoke-cloud-hypervisor.lock.yml,… |
What changed in this PR
Upgrades selected agentic workflows and dependencies to gh-aw v0.88.0.
Changes:
- Regenerates workflow locks with updated setup actions, metadata, and images.
- Updates AWF references to v0.28.12.
- Adds Playwright guidance and removes the obsolete Playwright MCP image lock.
| File | Description |
|---|---|
.github/workflows/smoke-playwright-runc.lock.yml |
Regenerates runc Playwright smoke workflow. |
.github/workflows/smoke-playwright-gvisor.lock.yml |
Regenerates gVisor Playwright smoke workflow. |
.github/workflows/smoke-playwright-docker-sbx.lock.yml |
Regenerates Docker SBX Playwright smoke workflow. |
.github/workflows/smoke-playwright-cloud-hypervisor.lock.yml |
Regenerates Cloud Hypervisor Playwright workflow. |
.github/workflows/smoke-enclave-issues-read.lock.yml |
Updates enclave issue-read workflow. |
.github/workflows/smoke-enclave-build-test.lock.yml |
Updates enclave build-test workflow. |
.github/workflows/smoke-claude.lock.yml |
Updates Claude smoke workflow and AWF pins. |
.github/workflows/export-audit.lock.yml |
Updates export-audit workflow dependencies. |
.github/workflows/duplicate-code-detector.lock.yml |
Updates duplicate-code workflow dependencies. |
.github/workflows/contribution-check.lock.yml |
Updates contribution-check workflow dependencies. |
.github/skills/agentic-workflows/SKILL.md |
Adds Playwright workflow guidance reference. |
.github/aw/actions-lock.json |
Refreshes action and container pins. |
💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| "sha": "20cfd1bf945f4377ade1205e4dbc17946fc9a30d" | ||
| }, | ||
| "github/gh-aw-actions/setup-cli@v0.87.10": { | ||
| "github/gh-aw-actions/setup-cli@v0.88.0": { |
|
@copilot address review feedback and fix this failing ci check https://github.com/github/gh-aw-firewall/actions/runs/33628212631/job/100240929505?pr=8004 |
Addressed in 524bb5b. The four Cloud Hypervisor workflow sources now use AWF v0.28.11, their locks were regenerated with gh-aw v0.88.0 and postprocessed, and the CI scan failure was addressed by bumping the embedded GitHub CLI build to v2.98.0 (which carries patched |
|
✅ Copilot review passed with no inline comments. @lpcox Add the |
|
@copilot rebase onto main |
…rerelease-ed7 # Conflicts: # containers/agent/Dockerfile # containers/cli-proxy/Dockerfile
Merged |

Summary
gh aw upgrade --pre-releasesTesting
npm test -- --runInBand(5,455 tests passed)