chore: upgrade gh-aw extension to v0.82.14 pre-release#6446
Merged
Conversation
- Upgraded gh-aw from v0.82.13 to v0.82.14 via gh aw upgrade --pre-releases - Applied codemods (engine.model to top-level model) - Updated actions-lock.json with latest action versions - Recompiled all workflow lock files - Ran post-processing to apply local build patches for CI Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Contributor
✅ Coverage Check PassedOverall Coverage
📁 Per-file Coverage Changes (1 files)
Coverage comparison generated by |
Contributor
There was a problem hiding this comment.
Pull request overview
Upgrades gh-aw to v0.82.14 and regenerates workflows for the new schema and runtime dependencies.
Changes:
- Migrates
engine.modelto top-levelmodel. - Updates action pins, Copilot CLI, AWF images, and compiler metadata.
- Recompiles and post-processes workflow locks.
Show a summary per file
| File | Description |
|---|---|
.github/aw/actions-lock.json |
Refreshes action versions and SHAs. |
.github/workflows/test-hard-cap-ai-credits.md |
Migrates model configuration. |
.github/workflows/test-coverage-reporter.md |
Migrates model configuration. |
.github/workflows/test-coverage-reporter.lock.yml |
Regenerates reporter workflow. |
.github/workflows/smoke-gvisor.md |
Updates checkout action. |
.github/workflows/smoke-gvisor-codex.md |
Migrates model and checkout action. |
.github/workflows/smoke-gvisor-claude.md |
Migrates model and checkout action. |
.github/workflows/smoke-gvisor-build-test.md |
Updates checkout action. |
.github/workflows/smoke-gemini.lock.yml |
Regenerates Gemini smoke workflow. |
.github/workflows/smoke-docker-sbx.md |
Updates checkout action. |
.github/workflows/smoke-docker-sbx-codex.md |
Migrates model and checkout action. |
.github/workflows/smoke-docker-sbx-claude.md |
Migrates model and checkout action. |
.github/workflows/smoke-docker-sbx-build-test.md |
Updates checkout action. |
.github/workflows/smoke-copilot.md |
Updates checkout action. |
.github/workflows/smoke-copilot-network-isolation.md |
Updates checkout action. |
.github/workflows/smoke-codex.md |
Migrates model and checkout action. |
.github/workflows/smoke-claude.md |
Migrates model and checkout 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 |
Regenerates isolation workflow. |
.github/workflows/firewall-issue-dispatcher.lock.yml |
Regenerates dispatcher workflow. |
.github/workflows/export-audit.md |
Migrates model configuration. |
.github/workflows/duplicate-code-detector.md |
Migrates model configuration. |
.github/workflows/duplicate-code-detector.lock.yml |
Regenerates detector workflow. |
.github/workflows/doc-maintainer.md |
Migrates model and checkout action. |
.github/workflows/copilot-token-usage-analyzer.md |
Migrates model configuration. |
.github/workflows/contribution-check.md |
Migrates model configuration. |
.github/workflows/contribution-check.lock.yml |
Regenerates contribution workflow. |
.github/workflows/ci-cd-gaps-assessment.md |
Migrates model configuration. |
.github/workflows/build-test-network-isolation.lock.yml |
Regenerates isolated build workflow. |
Review details
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 42/84 changed files
- Comments generated: 0
- Review effort level: Medium
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Upgrades the gh-aw extension from v0.82.13 to v0.82.14 (pre-release) and recompiles all workflows.
Changes
gh aw upgrade --pre-releasesengine.modelmigrated to top-levelmodelfieldactions-lock.jsonrefreshed with latest action SHAs.lock.ymlfiles regenerated with v0.82.14 compiler--build-local) applied for CI smoke testsVerification
npm test)