Skip to content

chore: upgrade gh-aw to v0.82.13 (pre-release) and recompile workflows - #6425

Merged
lpcox merged 1 commit into
mainfrom
lpcox-upgrade-gh-aw-prerelease
Jul 20, 2026
Merged

chore: upgrade gh-aw to v0.82.13 (pre-release) and recompile workflows#6425
lpcox merged 1 commit into
mainfrom
lpcox-upgrade-gh-aw-prerelease

Conversation

@lpcox

@lpcox lpcox commented Jul 20, 2026

Copy link
Copy Markdown
Collaborator

Summary

Upgrades the gh-aw extension to the latest pre-release version (v0.82.13) and recompiles all agentic workflow lock files.

Changes

  • Ran gh aw upgrade --pre-releases to update to v0.82.13
  • Ran post-processing script (postprocess-smoke-workflows.ts) to patch smoke/build-test lock files for local builds
  • All 3913 tests pass with npm test

Notes

  • 60 files changed across .github/agents/, .github/aw/, and .github/workflows/ lock files
  • Warnings about sandbox.agent.sudo: true in gvisor workflows are pre-existing (non-blocking)
  • Info tips about permissions.copilot-requests: write are informational only

Upgrade the gh-aw extension to the latest pre-release version and
recompile all agentic workflow lock files with post-processing applied.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings July 20, 2026 12:05
@github-actions

Copy link
Copy Markdown
Contributor

✅ Coverage Check Passed

Overall Coverage

Metric Base PR Delta
Lines 98.45% 98.49% 📈 +0.04%
Statements 98.29% 98.32% 📈 +0.03%
Functions 99.16% 99.16% ➡️ +0.00%
Branches 94.30% 94.30% ➡️ +0.00%
📁 Per-file Coverage Changes (1 files)
File Lines (Before → After) Statements (Before → After)
src/log-directory-setup.ts 96.2% → 100.0% (+3.78%) 96.3% → 100.0% (+3.71%)

Coverage comparison generated by scripts/ci/compare-coverage.ts

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Recompiles agentic workflows using gh-aw v0.82.13 and refreshes pinned actions. However, it unintentionally rolls back a newer compiler snapshot and several runtime dependencies.

Changes:

  • Migrates setup actions to github/gh-aw-actions.
  • Refreshes action pins and generated workflow metadata.
  • Recompiles 59 workflow locks, downgrading AWF and some agent CLIs.
Show a summary per file
File Description
.github/aw/actions-lock.json Refreshes pinned actions.
.github/workflows/build-test-network-isolation.lock.yml Recompiled network build test.
.github/workflows/build-test.lock.yml Recompiled build test.
.github/workflows/ci-cd-gaps-assessment.lock.yml Recompiled CI assessment.
.github/workflows/ci-doctor.lock.yml Recompiled CI doctor.
.github/workflows/claude-token-optimizer.lock.yml Recompiled Claude optimizer.
.github/workflows/claude-token-usage-analyzer.lock.yml Recompiled Claude analyzer.
.github/workflows/cli-flag-consistency-checker.lock.yml Recompiled flag checker.
.github/workflows/config-consistency-auditor.lock.yml Recompiled config auditor.
.github/workflows/contribution-check.lock.yml Recompiled contribution check.
.github/workflows/copilot-token-optimizer.lock.yml Recompiled Copilot optimizer.
.github/workflows/copilot-token-usage-analyzer.lock.yml Recompiled Copilot analyzer.
.github/workflows/dependency-security-monitor.lock.yml Recompiled dependency monitor.
.github/workflows/doc-maintainer.lock.yml Recompiled documentation workflow.
.github/workflows/duplicate-code-detector.lock.yml Recompiled duplicate detector.
.github/workflows/export-audit.lock.yml Recompiled export audit.
.github/workflows/firewall-issue-dispatcher.lock.yml Recompiled issue dispatcher.
.github/workflows/issue-duplication-detector.lock.yml Recompiled issue detector.
.github/workflows/issue-monster.lock.yml Recompiled issue workflow.
.github/workflows/model-api-mapping-updater.lock.yml Recompiled mapping updater.
.github/workflows/network-isolation-test.lock.yml Recompiled isolation test.
.github/workflows/pelis-agent-factory-advisor.lock.yml Recompiled factory advisor.
.github/workflows/plan.lock.yml Recompiled planning workflow.
.github/workflows/red-team-benchmark.lock.yml Recompiled benchmark.
.github/workflows/refactoring-scanner.lock.yml Recompiled refactoring scanner.
.github/workflows/sbx-gvisor-doc-updater.lock.yml Recompiled documentation updater.
.github/workflows/schema-sync.lock.yml Recompiled schema synchronization.
.github/workflows/secret-digger-claude.lock.yml Recompiled Claude secret scanner.
.github/workflows/secret-digger-codex.lock.yml Recompiled Codex secret scanner.
.github/workflows/secret-digger-copilot.lock.yml Recompiled Copilot secret scanner.
.github/workflows/security-guard.lock.yml Recompiled security guard.
.github/workflows/security-review.lock.yml Recompiled security review.
.github/workflows/self-hosted-runner-doctor-updater.lock.yml Recompiled doctor updater.
.github/workflows/self-hosted-runner-doctor.lock.yml Recompiled runner doctor.
.github/workflows/smoke-chroot.lock.yml Recompiled chroot smoke test.
.github/workflows/smoke-claude.lock.yml Recompiled Claude smoke test.
.github/workflows/smoke-codex.lock.yml Recompiled Codex smoke test.
.github/workflows/smoke-copilot-byok-aoai-apikey.lock.yml Recompiled AOAI API-key test.
.github/workflows/smoke-copilot-byok-aoai-entra.lock.yml Recompiled AOAI Entra test.
.github/workflows/smoke-copilot-byok.lock.yml Recompiled BYOK smoke test.
.github/workflows/smoke-copilot-network-isolation.lock.yml Recompiled Copilot isolation test.
.github/workflows/smoke-copilot-pat.lock.yml Recompiled PAT smoke test.
.github/workflows/smoke-copilot.lock.yml Recompiled Copilot smoke test.
.github/workflows/smoke-docker-sbx-build-test.lock.yml Recompiled Docker sandbox build test.
.github/workflows/smoke-docker-sbx-claude.lock.yml Recompiled sandbox Claude test.
.github/workflows/smoke-docker-sbx-codex.lock.yml Recompiled sandbox Codex test.
.github/workflows/smoke-docker-sbx.lock.yml Recompiled Docker sandbox test.
.github/workflows/smoke-gemini.lock.yml Recompiled Gemini smoke test.
.github/workflows/smoke-gvisor-build-test.lock.yml Recompiled gVisor build test.
.github/workflows/smoke-gvisor-claude.lock.yml Recompiled gVisor Claude test.
.github/workflows/smoke-gvisor-codex.lock.yml Recompiled gVisor Codex test.
.github/workflows/smoke-gvisor.lock.yml Recompiled gVisor smoke test.
.github/workflows/smoke-otel-tracing.lock.yml Recompiled tracing smoke test.
.github/workflows/smoke-services.lock.yml Recompiled services smoke test.
.github/workflows/smoke-sink-visibility-allowed.lock.yml Recompiled allowed-sink test.
.github/workflows/smoke-sink-visibility-blocked.lock.yml Recompiled blocked-sink test.
.github/workflows/test-coverage-improver.lock.yml Recompiled coverage improver.
.github/workflows/test-coverage-reporter.lock.yml Recompiled coverage reporter.
.github/workflows/test-hard-cap-ai-credits.lock.yml Recompiled credit-cap test.
.github/workflows/update-release-notes.lock.yml Recompiled release-note updater.

Review details

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 34/60 changed files
  • Comments generated: 1
  • Review effort level: Medium

Comment on lines +1 to +2
# gh-aw-metadata: {"schema_version":"v4","frontmatter_hash":"c1d06074904bd16acf483f69e381259b58be128ad461c7e620c08ee8f43fb932","body_hash":"dc42fe2e6dfa0f2aecd51e3a08958215d28a5cb32f256a37b8a150f97919ef25","compiler_version":"v0.82.13","agent_id":"claude","agent_model":"claude-haiku-4-5","engine_versions":{"claude":"2.1.210"}}
# gh-aw-manifest: {"version":1,"secrets":["ANTHROPIC_API_KEY","COPILOT_GITHUB_TOKEN","GH_AW_GITHUB_MCP_SERVER_TOKEN","GH_AW_GITHUB_TOKEN","GITHUB_TOKEN"],"actions":[{"repo":"actions/cache/restore","sha":"55cc8345863c7cc4c66a329aec7e433d2d1c52a9","version":"v6.1.0"},{"repo":"actions/cache/save","sha":"55cc8345863c7cc4c66a329aec7e433d2d1c52a9","version":"v6.1.0"},{"repo":"actions/checkout","sha":"9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0","version":"v7.0.0"},{"repo":"actions/download-artifact","sha":"3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c","version":"v8.0.1"},{"repo":"actions/github-script","sha":"3a2844b7e9c422d3c10d287c895573f7108da1b3","version":"v9.0.0"},{"repo":"actions/setup-node","sha":"820762786026740c76f36085b0efc47a31fe5020","version":"v7.0.0"},{"repo":"actions/upload-artifact","sha":"043fb46d1a93c77aae656e7c1c64a875d1fc6a0a","version":"v7.0.1"},{"repo":"github/gh-aw-actions/setup","sha":"a5d8b7df9d4f9137bedb3d074d0a0b005f1e1996","version":"v0.82.13"}],"containers":[{"image":"ghcr.io/github/gh-aw-firewall/agent:0.27.35","digest":"sha256:2202f63e8650b2b8b0d38033b44a05387b2b71ad3e690c4d23a34786f5462aed","pinned_image":"ghcr.io/github/gh-aw-firewall/agent:0.27.35@sha256:2202f63e8650b2b8b0d38033b44a05387b2b71ad3e690c4d23a34786f5462aed"},{"image":"ghcr.io/github/gh-aw-firewall/api-proxy:0.27.35","digest":"sha256:755b79d0dfda82bd6b43a208d68666721e504110c5d342a4eeb199802644ff04","pinned_image":"ghcr.io/github/gh-aw-firewall/api-proxy:0.27.35@sha256:755b79d0dfda82bd6b43a208d68666721e504110c5d342a4eeb199802644ff04"},{"image":"ghcr.io/github/gh-aw-firewall/squid:0.27.35","digest":"sha256:f69282ec7b1326ba53891c399cf5b10475c0d3ccf4e1519b33d234a5427b57d3","pinned_image":"ghcr.io/github/gh-aw-firewall/squid:0.27.35@sha256:f69282ec7b1326ba53891c399cf5b10475c0d3ccf4e1519b33d234a5427b57d3"},{"image":"ghcr.io/github/gh-aw-mcpg:v0.3.32","digest":"sha256:63e46b56dfd70895a701b6fc6dd0189e11e2d875f327f1781e81b31848735477","pinned_image":"ghcr.io/github/gh-aw-mcpg:v0.3.32@sha256:63e46b56dfd70895a701b6fc6dd0189e11e2d875f327f1781e81b31848735477"},{"image":"ghcr.io/github/gh-aw-node","digest":"sha256:529d02eb970b1161aa25c593a9c3df57fdfad5a8add328cb3b6eccef66f3183b","pinned_image":"ghcr.io/github/gh-aw-node@sha256:529d02eb970b1161aa25c593a9c3df57fdfad5a8add328cb3b6eccef66f3183b"}]}
@lpcox
lpcox merged commit 417dac3 into main Jul 20, 2026
24 checks passed
@lpcox
lpcox deleted the lpcox-upgrade-gh-aw-prerelease branch July 20, 2026 13:47
@lpcox
lpcox restored the lpcox-upgrade-gh-aw-prerelease branch August 3, 2026 12:07
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.

2 participants