Skip to content

Upgrade gh-aw workflows to v0.87.4 - #7626

Merged
lpcox merged 3 commits into
mainfrom
lpcox-upgrade-gh-aw-prerelease-e36
Aug 22, 2026
Merged

Upgrade gh-aw workflows to v0.87.4#7626
lpcox merged 3 commits into
mainfrom
lpcox-upgrade-gh-aw-prerelease-e36

Conversation

@lpcox

@lpcox lpcox commented Aug 22, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • upgrade gh-aw to the latest pre-release, v0.87.4
  • recompile and post-process all agentic workflow lock files
  • refresh action and container pins, including github-mcp-server v1.10.0
  • update workflow tests for the new MCP server image version

Testing

  • npm test -- --runInBand (311 suites, 4,924 tests passed)

Regenerate and post-process all workflow lock files.

Update workflow assertions for github-mcp-server v1.10.0.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot AI balanced review requested due to automatic review settings August 22, 2026 12:07
@github-actions

github-actions Bot commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

✅ Coverage Check Passed

Overall Coverage

Metric Base PR Delta
Lines 93.64% 93.67% 📈 +0.03%
Statements 92.50% 92.53% 📈 +0.03%
Functions 92.77% 92.77% ➡️ +0.00%
Branches 85.76% 85.79% 📈 +0.03%
📁 Per-file Coverage Changes (2 files)
File Lines (Before → After) Statements (Before → After)
src/enclave/gateway.ts 99.5% → 100.0% (+0.54%) 99.0% → 99.5% (+0.51%)
src/log-directory-setup.ts 96.2% → 100.0% (+3.78%) 96.3% → 100.0% (+3.71%)

Coverage comparison generated by scripts/ci/compare-coverage.ts

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

Upgrades generated agentic workflows to gh-aw v0.87.4 and refreshes related runtime pins.

Changes:

  • Recompiles workflows with updated actions, containers, and error detection.
  • Updates Claude, Codex, AWF, and GitHub MCP Server versions.
  • Refreshes workflow assertions for MCP Server v1.10.0.
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 Recompiles reporter workflow.
.github/workflows/smoke-enclave-build-test.lock.yml Refreshes enclave workflow and images.
.github/workflows/smoke-cloud-hypervisor.lock.yml Recompiles Copilot hypervisor workflow.
.github/workflows/smoke-cloud-hypervisor-codex.lock.yml Updates Codex and recompiles workflow.
.github/workflows/smoke-cloud-hypervisor-claude.lock.yml Updates Claude and recompiles workflow.
.github/workflows/smoke-cloud-hypervisor-build-test.lock.yml Recompiles hypervisor build test.
.github/workflows/smoke-claude.lock.yml Updates Claude, AWF, and generated steps.
.github/workflows/doc-maintainer.lock.yml Recompiles documentation workflow.
.github/workflows/contribution-check.lock.yml Recompiles contribution workflow.
.github/workflows/agentics-maintenance.yml Updates maintenance action and CLI pins.
.github/aw/actions-lock.json Refreshes action and container lock entries.

Review details

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

  • Files reviewed: 33/70 changed files
  • Comments generated: 1
  • Review effort level: Balanced

Comment on lines +68 to +71
"github/gh-aw-actions/setup-cli@v0.87.4": {
"repo": "github/gh-aw-actions/setup-cli",
"version": "v0.87.2",
"sha": "b304200a0ef4b3998673bfc7945acb08ab8c88b7"
"version": "v0.87.4",
"sha": "ea4b911d44a5336c74325a122a5fd9110b45ff06"

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.

Updated .github/workflows/supply-chain-scan.yml to use gh-aw v0.87.4 (SHA ea4b911d44a5336c74325a122a5fd9110b45ff06) in both the setup-cli action pin and the version input.

Co-authored-by: lpcox <15877973+lpcox@users.noreply.github.com>
@github-actions

Copy link
Copy Markdown
Contributor

✅ Copilot review passed with no inline comments.

@lpcox Add the ready-for-aw label to this PR to trigger agentic CI smoke tests.

@lpcox
lpcox merged commit 85caea0 into main Aug 22, 2026
20 of 22 checks passed
@lpcox
lpcox deleted the lpcox-upgrade-gh-aw-prerelease-e36 branch August 22, 2026 17:38
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