Skip to content

chore: upgrade gh-aw extension to v0.82.10 (pre-release)#6297

Merged
lpcox merged 1 commit into
mainfrom
upgrade-gh-aw-pre-release
Jul 16, 2026
Merged

chore: upgrade gh-aw extension to v0.82.10 (pre-release)#6297
lpcox merged 1 commit into
mainfrom
upgrade-gh-aw-pre-release

Conversation

@lpcox

@lpcox lpcox commented Jul 16, 2026

Copy link
Copy Markdown
Collaborator

Summary

Upgrades the gh-aw extension from v0.82.9 to v0.82.10 (pre-release) and recompiles all workflows.

Changes

  • Upgrade: gh aw upgrade --pre-releases (v0.82.9 → v0.82.10)
  • Recompile: All 57 workflows recompiled with the new compiler version
  • Post-process: Ran postprocess-smoke-workflows.ts for smoke/build-test lock files
  • Test fixes: Updated 5 test assertions where the setup action repository reference changed from github/gh-aw/actions/setup to github/gh-aw-actions/setup

Verification

All 3794 tests pass (npm test ✅).

- 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>
Copilot AI review requested due to automatic review settings July 16, 2026 12:06
@github-actions

Copy link
Copy Markdown
Contributor

✅ Coverage Check Passed

Overall Coverage

Metric Base PR Delta
Lines 98.92% 98.96% 📈 +0.04%
Statements 98.86% 98.90% 📈 +0.04%
Functions 99.35% 99.35% ➡️ +0.00%
Branches 95.06% 95.06% ➡️ +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

Upgrades gh-aw to v0.82.10 and regenerates all agentic workflows.

Changes:

  • Recompiled 57 workflows with updated action and AWF pins.
  • Updated three smoke-workflow sources and agentic-workflow guidance.
  • Adjusted five CI assertions for the relocated setup action.
Show a summary per file
File Description
.github/aw/actions-lock.json Updates action versions and SHAs.
.github/skills/agentic-workflows/SKILL.md Adds new upstream guidance references.
.github/workflows/agentics-maintenance.yml Updates generated maintenance action pins.
.github/workflows/build-test-network-isolation.lock.yml Recompiled workflow.
.github/workflows/build-test.lock.yml Recompiled workflow.
.github/workflows/ci-cd-gaps-assessment.lock.yml Recompiled workflow.
.github/workflows/ci-doctor.lock.yml Recompiled workflow.
.github/workflows/claude-token-optimizer.lock.yml Recompiled workflow.
.github/workflows/claude-token-usage-analyzer.lock.yml Recompiled workflow.
.github/workflows/cli-flag-consistency-checker.lock.yml Recompiled workflow.
.github/workflows/config-consistency-auditor.lock.yml Recompiled workflow.
.github/workflows/contribution-check.lock.yml Recompiled workflow.
.github/workflows/copilot-token-optimizer.lock.yml Recompiled workflow.
.github/workflows/copilot-token-usage-analyzer.lock.yml Recompiled workflow.
.github/workflows/dependency-security-monitor.lock.yml Recompiled workflow.
.github/workflows/doc-maintainer.lock.yml Recompiled workflow.
.github/workflows/duplicate-code-detector.lock.yml Recompiled workflow.
.github/workflows/export-audit.lock.yml Recompiled workflow.
.github/workflows/firewall-issue-dispatcher.lock.yml Recompiled workflow.
.github/workflows/issue-duplication-detector.lock.yml Recompiled workflow.
.github/workflows/issue-monster.lock.yml Recompiled workflow.
.github/workflows/model-api-mapping-updater.lock.yml Recompiled workflow.
.github/workflows/network-isolation-test.lock.yml Recompiled release-mode workflow.
.github/workflows/pelis-agent-factory-advisor.lock.yml Recompiled workflow.
.github/workflows/plan.lock.yml Recompiled workflow.
.github/workflows/red-team-benchmark.lock.yml Recompiled workflow.
.github/workflows/refactoring-scanner.lock.yml Recompiled workflow.
.github/workflows/schema-sync.lock.yml Recompiled workflow.
.github/workflows/secret-digger-claude.lock.yml Recompiled workflow.
.github/workflows/secret-digger-codex.lock.yml Recompiled workflow.
.github/workflows/secret-digger-copilot.lock.yml Recompiled workflow.
.github/workflows/security-guard.lock.yml Recompiled workflow.
.github/workflows/security-review.lock.yml Recompiled workflow.
.github/workflows/self-hosted-runner-doctor-updater.lock.yml Recompiled workflow.
.github/workflows/self-hosted-runner-doctor.lock.yml Recompiled workflow.
.github/workflows/smoke-chroot.lock.yml Recompiled workflow.
.github/workflows/smoke-chroot.md Upgrades actions/setup-go.
.github/workflows/smoke-claude.lock.yml Recompiled workflow.
.github/workflows/smoke-codex.lock.yml Recompiled workflow.
.github/workflows/smoke-copilot-byok-aoai-apikey.lock.yml Recompiled workflow.
.github/workflows/smoke-copilot-byok-aoai-entra.lock.yml Recompiled workflow.
.github/workflows/smoke-copilot-byok.lock.yml Recompiled workflow.
.github/workflows/smoke-copilot-pat.lock.yml Recompiled workflow.
.github/workflows/smoke-copilot.lock.yml Recompiled workflow.
.github/workflows/smoke-docker-sbx-build-test.lock.yml Recompiled workflow.
.github/workflows/smoke-docker-sbx-build-test.md Updates action pin and expression handling.
.github/workflows/smoke-docker-sbx-claude.lock.yml Recompiled workflow.
.github/workflows/smoke-docker-sbx-codex.lock.yml Recompiled workflow.
.github/workflows/smoke-docker-sbx.lock.yml Recompiled workflow.
.github/workflows/smoke-gemini.lock.yml Recompiled workflow.
.github/workflows/smoke-gvisor-build-test.lock.yml Recompiled workflow.
.github/workflows/smoke-gvisor-build-test.md Updates action pin and expression handling.
.github/workflows/smoke-gvisor-claude.lock.yml Recompiled workflow.
.github/workflows/smoke-gvisor-codex.lock.yml Recompiled workflow.
.github/workflows/smoke-gvisor.lock.yml Recompiled workflow.
.github/workflows/smoke-otel-tracing.lock.yml Recompiled workflow.
.github/workflows/smoke-services.lock.yml Recompiled workflow.
.github/workflows/smoke-sink-visibility-allowed.lock.yml Recompiled workflow.
.github/workflows/smoke-sink-visibility-blocked.lock.yml Recompiled workflow.
.github/workflows/test-coverage-improver.lock.yml Recompiled workflow.
.github/workflows/test-coverage-reporter.lock.yml Recompiled workflow.
.github/workflows/test-hard-cap-ai-credits.lock.yml Recompiled workflow.
.github/workflows/update-release-notes.lock.yml Recompiled workflow.
scripts/ci/security-guard-workflow.test.ts Updates setup-action assertion.
scripts/ci/self-hosted-runner-doctor-updater-workflow.test.ts Updates setup-action assertion.
scripts/ci/self-hosted-runner-doctor-workflow.test.ts Updates setup-action assertion.
scripts/ci/smoke-claude-workflow.test.ts Updates setup-action assertion.
scripts/ci/test-coverage-improver-workflow.test.ts Updates setup-action assertion.

Review details

Tip

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

  • Files reviewed: 31/68 changed files
  • Comments generated: 0
  • Review effort level: Medium

@lpcox
lpcox merged commit 25475be into main Jul 16, 2026
25 checks passed
@lpcox
lpcox deleted the upgrade-gh-aw-pre-release branch July 16, 2026 13:40
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