Upgrade gh aw to 0.71.5 - #2192
Merged
JasonYeMSFT (JasonYeMSFT) merged 1 commit intoMay 7, 2026
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the repository’s gh-aw–generated workflow lock files to those produced by gh-aw CLI v0.71.5, aligning pinned actions/containers and the generated execution harness with the newer gh-aw toolchain.
Changes:
- Regenerates the gh-aw lock workflows (
weekly-repo-status,issue-triage,analyze-test-run) with updated pinned action SHAs, container versions/digests, and new gh-aw execution steps (e.g., MCP CLI mounting, pre-agent audit, AWF config file). - Bumps embedded gh-aw metadata/version markers across the lock workflows (gh-aw v0.68.3 → v0.71.5; AWF 0.25.20 → 0.25.40; Copilot CLI 1.0.21 → 1.0.40).
- Extends
.github/aw/actions-lock.jsonwith the newgithub/gh-aw-actions/setup@v0.71.5entry.
Show a summary per file
| File | Description |
|---|---|
| .github/workflows/weekly-repo-status.lock.yml | Regenerated weekly status workflow lock with gh-aw v0.71.5 (updated harness, pins, and artifacts). |
| .github/workflows/issue-triage.lock.yml | Regenerated issue triage workflow lock with gh-aw v0.71.5 (updated harness, pins, and artifacts). |
| .github/workflows/analyze-test-run.lock.yml | Regenerated analyze-test-run workflow lock with gh-aw v0.71.5 (updated harness, pins, and prompt imports). |
| .github/aw/actions-lock.json | Adds gh-aw-actions/setup v0.71.5 mapping to its pinned SHA. |
Copilot's findings
- Files reviewed: 4/4 changed files
- Comments generated: 3
Tom Meschter (tmeschter)
approved these changes
May 7, 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.
Description
Recompile gh aw using 0.71.5 cli.
Checklist
cd tests && npm test)npm run test:skills:integration -- <skill>)USE FOR/DO NOT USE FOR/PREFER OVERclauses: confirmed no routing regressions for competing skillsRelated Issues
#2151