Upgrade gh-aw extension to v0.82.12 pre-release and recompile workflows - #9513
Merged
Conversation
- Upgraded gh-aw from v0.82.11 to v0.82.12 - Updated GitHub Actions versions: - github/codeql-action/upload-sarif v4.37.0 → v4.37.1 - actions/setup-java v5.5.0 → v5.6.0 - github/gh-aw-actions/setup-cli v0.82.10 → v0.82.12 - github/gh-aw-actions/setup v0.82.10 → v0.82.12 - Recompiled all workflows Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Updates gh-aw workflow artifacts to v0.82.12 and refreshes related dependencies.
Changes:
- Recompiles agentic workflows with gh-aw v0.82.12.
- Upgrades pinned actions and GitHub MCP Server to v1.6.0.
- Adds invocation-cap error output and updated model metadata.
Show a summary per file
| File | Description |
|---|---|
.github/workflows/test-improver.lock.yml |
Refreshes Test Improver workflow. |
.github/workflows/nightly-workflow-compiler.lock.yml |
Refreshes workflow upgrader. |
.github/workflows/nightly-docs-reconciler.lock.yml |
Refreshes documentation reconciler. |
.github/workflows/mcp-gateway-log-analyzer.lock.yml |
Refreshes log analyzer. |
.github/workflows/integrity-filtering-audit.lock.yml |
Refreshes integrity audit. |
.github/workflows/ghcr-download-tracker.lock.yml |
Refreshes download tracker. |
.github/workflows/gateway-issue-dispatcher.lock.yml |
Refreshes issue dispatcher. |
.github/workflows/duplicate-code-detector.lock.yml |
Refreshes duplicate-code detector. |
.github/aw/actions-lock.json |
Updates pinned action versions and SHAs. |
Review details
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 34/34 changed files
- Comments generated: 1
- Review effort level: Medium
Comment on lines
+113
to
+116
| "github/gh-aw-actions/setup-cli@v0.82.12": { | ||
| "repo": "github/gh-aw-actions/setup-cli", | ||
| "version": "v0.82.10", | ||
| "sha": "05205436a78512d71a2d842e46586ed05f4fa058" | ||
| "version": "v0.82.12", | ||
| "sha": "23fd0ef1f0a76a3707df928f9c733abd98e4ec75" |
This was referenced Jul 17, 2026
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.11 to v0.82.12 (pre-release) and recompiles all workflows.
Changes
github/codeql-action/upload-sarif: v4.37.0 → v4.37.1actions/setup-java: v5.5.0 → v5.6.0github/gh-aw-actions/setup-cli: v0.82.10 → v0.82.12github/gh-aw-actions/setup: v0.82.10 → v0.82.12Verification
make agent-finishedpasses (format, build, lint, all tests including Rust guard)