Recompile all workflows with latest gh-aw pre-release - #10877
Conversation
Recompiled all 36 workflows using the latest gh-aw pre-release compiler. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Recompiles all 36 agentic workflows with gh-aw v0.86.1.
Changes:
- Updates compiler metadata, runtime versions, and pinned setup actions.
- Removes obsolete
COPILOT_GITHUB_TOKENdeclarations. - Refreshes maintenance workflow and action lock data.
Show a summary per file
| File | Description |
|---|---|
.github/aw/actions-lock.json |
Pins gh-aw actions v0.86.1. |
.github/workflows/agentics-maintenance.yml |
Updates maintenance tooling and checkout action. |
.github/workflows/daily-compliance-checker.lock.yml |
Recompiled with v0.86.1. |
.github/workflows/duplicate-code-detector.lock.yml |
Recompiled with v0.86.1. |
.github/workflows/gateway-issue-dispatcher.lock.yml |
Recompiled with v0.86.1. |
.github/workflows/ghcr-download-tracker.lock.yml |
Recompiled with v0.86.1. |
.github/workflows/github-mcp-guard-coverage-checker.lock.yml |
Recompiled with v0.86.1. |
.github/workflows/go-fan.lock.yml |
Recompiled with v0.86.1. |
.github/workflows/go-logger.lock.yml |
Recompiled with v0.86.1. |
.github/workflows/gpl-dependency-checker.lock.yml |
Recompiled with v0.86.1. |
.github/workflows/guard-status-tracker.lock.yml |
Recompiled with v0.86.1. |
.github/workflows/integrity-filtering-audit.lock.yml |
Recompiled with v0.86.1. |
.github/workflows/issue-monster.lock.yml |
Recompiled with v0.86.1. |
.github/workflows/large-payload-tester.lock.yml |
Recompiled with v0.86.1. |
.github/workflows/mcp-gateway-log-analyzer.lock.yml |
Recompiled with v0.86.1. |
.github/workflows/nightly-docs-reconciler.lock.yml |
Recompiled with v0.86.1. |
.github/workflows/nightly-schema-updater.lock.yml |
Recompiled with v0.86.1. |
.github/workflows/nightly-workflow-compiler.lock.yml |
Recompiled with v0.86.1. |
.github/workflows/plan.lock.yml |
Recompiled with v0.86.1. |
.github/workflows/readonly-stress-default.lock.yml |
Recompiled with v0.86.1. |
.github/workflows/readonly-stress-gvisor.lock.yml |
Recompiled with v0.86.1. |
.github/workflows/readonly-stress-sbx.lock.yml |
Recompiled with v0.86.1. |
.github/workflows/release.lock.yml |
Recompiled with v0.86.1. |
.github/workflows/repo-assist.lock.yml |
Recompiled with v0.86.1. |
.github/workflows/rust-guard-improver.lock.yml |
Recompiled with v0.86.1. |
.github/workflows/semantic-function-refactor.lock.yml |
Recompiled with v0.86.1. |
.github/workflows/smoke-allowonly.lock.yml |
Recompiled with v0.86.1. |
.github/workflows/smoke-copilot.lock.yml |
Recompiled with v0.86.1. |
.github/workflows/smoke-long-session.lock.yml |
Recompiled with v0.86.1. |
.github/workflows/smoke-otel-tracing.lock.yml |
Recompiled with v0.86.1. |
.github/workflows/smoke-proxy-github-script.lock.yml |
Recompiled with v0.86.1. |
.github/workflows/smoke-safeoutputs-discussions.lock.yml |
Recompiled with v0.86.1. |
.github/workflows/smoke-safeoutputs-issues.lock.yml |
Recompiled with v0.86.1. |
.github/workflows/smoke-safeoutputs-labels.lock.yml |
Recompiled with v0.86.1. |
.github/workflows/smoke-safeoutputs-prs.lock.yml |
Recompiled with v0.86.1. |
.github/workflows/smoke-safeoutputs-reviews.lock.yml |
Recompiled with v0.86.1. |
.github/workflows/test-coverage-improver.lock.yml |
Recompiled with v0.86.1. |
.github/workflows/test-improver.lock.yml |
Recompiled with v0.86.1. |
Review details
Tip
Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
- Files reviewed: 38/38 changed files
- Comments generated: 0
- Review effort level: Balanced
🔒 mcpg Read-Only Stress — default AWFSurface coverage: MCP tool calls + proxied CLI (REST) + GraphQL mutations
Overall: PASS Notes: Part B gateway enforces read-only by advertising only 22 read-only tools; write tools produce MCP References: §31265700255
|
🔒 mcpg Read-Only Stress — docker-sbxSurface coverage: MCP tool calls + proxied CLI (REST) + GraphQL mutations
Overall: PASS
References: §31265700185
|
🔒 mcpg Read-Only Stress — gVisorSurface coverage: MCP tool calls + proxied CLI (REST) + GraphQL mutations
Gateway enforcement (Part B): The gateway exposes exactly 22 read-only MCP tools. All 7 write tool calls returned gateway-level JSON-RPC error Overall: PASS ✅ Run: §31265700176
|
Summary
Recompiles all 36 workflows using the latest gh-aw pre-release compiler.
Verification
make agent-finishedpasses (format, build, lint, all tests including Rust guard)