Upgrade gh-aw workflows to v0.87.4 - #7626
Merged
Merged
Conversation
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>
Contributor
✅ Coverage Check PassedOverall Coverage
📁 Per-file Coverage Changes (2 files)
Coverage comparison generated by |
Contributor
There was a problem hiding this comment.
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" |
Contributor
There was a problem hiding this comment.
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>
Contributor
|
✅ Copilot review passed with no inline comments. @lpcox Add the |
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
Testing
npm test -- --runInBand(311 suites, 4,924 tests passed)