Skip to content

Upgrade gh aw to 0.71.5 - #2192

Merged
JasonYeMSFT (JasonYeMSFT) merged 1 commit into
microsoft:mainfrom
JasonYeMSFT:chuye/upgrade-ghaw
May 7, 2026
Merged

Upgrade gh aw to 0.71.5#2192
JasonYeMSFT (JasonYeMSFT) merged 1 commit into
microsoft:mainfrom
JasonYeMSFT:chuye/upgrade-ghaw

Conversation

@JasonYeMSFT

Copy link
Copy Markdown
Member

Description

Recompile gh aw using 0.71.5 cli.

Checklist

  • Tests pass locally (cd tests && npm test)
  • If modifying skill descriptions: verified routing correctness with integration tests (npm run test:skills:integration -- <skill>)
  • If modifying skill USE FOR / DO NOT USE FOR / PREFER OVER clauses: confirmed no routing regressions for competing skills

Related Issues

#2151

Copilot AI review requested due to automatic review settings May 7, 2026 20:38

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

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.json with the new github/gh-aw-actions/setup@v0.71.5 entry.
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

Comment thread .github/workflows/weekly-repo-status.lock.yml
Comment thread .github/workflows/issue-triage.lock.yml
Comment thread .github/workflows/analyze-test-run.lock.yml
@JasonYeMSFT
JasonYeMSFT (JasonYeMSFT) merged commit 1156d12 into microsoft:main May 7, 2026
13 checks passed
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.

3 participants