Upgrade gh-aw extension to latest pre-release and recompile workflows - #10831
Conversation
lpcox
commented
Aug 7, 2026
- Updated github/codeql-action/upload-sarif from v4.37.4 to v4.37.6
- Updated github/gh-aw-actions/setup-cli from v0.84.1 to v0.86.0
- Updated github/gh-aw-actions/setup from v0.84.1 to v0.86.0
- Updated 5 container image pins
- Recompiled all 36 workflows
- Updated github/codeql-action/upload-sarif from v4.37.4 to v4.37.6 - Updated github/gh-aw-actions/setup-cli from v0.84.1 to v0.86.0 - Updated github/gh-aw-actions/setup from v0.84.1 to v0.86.0 - Updated 5 container image pins - Recompiled all 36 workflows Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
🔒 mcpg Read-Only Stress — defaultSurface coverage: MCP tool calls + proxied CLI (REST) + GraphQL mutations
Note on Part B: The gateway enforces read-only by exposing only read tools in the MCP session allowlist. Write tools return Overall: PASS ✅ References: §31190048953
|
There was a problem hiding this comment.
Pull request overview
Upgrades gh-aw dependencies and regenerates workflows with compiler v0.86.0.
Changes:
- Updates gh-aw actions, CodeQL, firewall, and gateway image pins.
- Recompiles 36 workflows with updated runtime behavior.
- Refreshes agentic-workflow guidance and generated-file attributes.
Show a summary per file
| File | Description |
|---|---|
.github/workflows/smoke-otel-tracing.lock.yml |
Regenerates OTel smoke workflow. |
.github/workflows/gpl-dependency-checker.lock.yml |
Regenerates GPL checker workflow. |
.github/workflows/github-mcp-guard-coverage-checker.lock.yml |
Regenerates guard coverage workflow. |
.github/workflows/ghcr-download-tracker.lock.yml |
Regenerates GHCR tracker workflow. |
.github/skills/agentic-workflows/SKILL.md |
Adds new upstream guidance mappings. |
.github/aw/actions-lock.json |
Updates action and container pins. |
.gitattributes |
Removes the ineffective lock-file merge driver. |
Review details
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 23/39 changed files
- Comments generated: 1
- Review effort level: Balanced
| "github/gh-aw-actions/setup-cli@v0.86.0": { | ||
| "repo": "github/gh-aw-actions/setup-cli", | ||
| "version": "v0.84.1", | ||
| "sha": "029204130cb73f6ba684e56428c7f3e9319b708c" | ||
| "version": "v0.86.0", | ||
| "sha": "19356acbcf6b0677aa06bacc1b9894fe883ae751" |
🔒 mcpg Read-Only Stress — gVisorSurface coverage: MCP tool calls + proxied CLI (REST) + GraphQL mutations
Gateway enforcement (Part B): MCP tool allowlist has only 22 read tools; all 7 write calls returned gateway-level Error[-32602]: unknown tool. CLI enforcement (Parts D/E): gh has no token; all REST and GraphQL write attempts rejected at auth layer. Overall: PASS — §31190048910
|
🔒 mcpg Read-Only Stress — docker-sbxSurface coverage: MCP tool calls + proxied CLI (REST) + GraphQL mutations
Overall: PASS
|