Upgrade gh-aw to v0.83.3 pre-release and recompile workflows - #6609
Conversation
- Upgraded gh-aw extension from v0.83.2 to v0.83.3 - Updated gh-aw-actions/setup and setup-cli to v0.83.3 - Recompiled all workflow lock files - Ran post-processing for smoke/build-test workflows - Updated github-mcp-server version references in tests (v1.6.0 → v1.7.0) Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
✅ Coverage Check PassedOverall Coverage
📁 Per-file Coverage Changes (2 files)
Coverage comparison generated by |
There was a problem hiding this comment.
Pull request overview
Upgrades gh-aw tooling to v0.83.3, recompiles workflow locks, and updates GitHub MCP Server references to v1.7.0.
Changes:
- Updates gh-aw actions, compiler metadata, and container digests.
- Adopts revised safe-output processing.
- Updates MCP version assertions and skill resources.
Show a summary per file
| File | Description |
|---|---|
scripts/ci/test-coverage-improver-workflow.test.ts |
Updates MCP image assertion. |
scripts/ci/security-guard-workflow.test.ts |
Updates MCP image assertion. |
scripts/ci/export-audit-workflow.test.ts |
Updates MCP image assertion. |
.github/workflows/test-coverage-reporter.lock.yml |
Recompiled reporter workflow. |
.github/workflows/smoke-claude.lock.yml |
Recompiled Claude smoke workflow. |
.github/workflows/firewall-issue-dispatcher.lock.yml |
Recompiled issue dispatcher. |
.github/workflows/duplicate-code-detector.lock.yml |
Recompiled duplicate detector. |
.github/workflows/doc-maintainer.lock.yml |
Recompiled documentation workflow. |
.github/workflows/copilot-token-usage-analyzer.lock.yml |
Recompiled token analyzer. |
.github/workflows/contribution-check.lock.yml |
Recompiled contribution checks. |
.github/skills/agentic-workflows/SKILL.md |
Adds release-workflow guidance. |
.github/aw/actions-lock.json |
Updates gh-aw action pins. |
Review details
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 37/63 changed files
- Comments generated: 1
- Review effort level: Medium
| "sha": "c771a70e6277c0a99b617c7a806ffedaca235ff9" | ||
| }, | ||
| "github/gh-aw-actions/setup-cli@v0.83.2": { | ||
| "github/gh-aw-actions/setup-cli@v0.83.3": { |
|
@copilot Fix the code for all comments in this review thread. When a review comment includes a suggested change, apply the suggestion exactly. Do not make changes beyond what is described in the linked review thread. |
Fixed in the latest commit. Updated |
|
✅ Copilot review passed with no inline comments. @lpcox Add the |
|
Smoke test summary: PASS.
Warning Firewall blocked 1 domainThe following domain was blocked by the firewall during workflow execution:
network:
allowed:
- defaults
- "registry.npmjs.org"See Network Configuration for more information.
|
Summary
Upgrades the gh-aw extension to the latest pre-release (v0.83.3) and recompiles all agentic workflows.
Changes
Notes
smoke-copilot-byok-aoai-entra.mdworkflow has a known codemod warning about top-level env secrets that requires manual intervention (pre-existing issue).topology.test.tstimeout failure is a pre-existing flake unrelated to this change.