Upgrade workflows to gh-aw v0.87.10 - #7885
Merged
Merged
Conversation
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Copilot review overview
🟡 Changes recommended
Both enclave smoke workflows lack a valid legacy gateway key mapping after the v0.87.10 authentication migration.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Review tier: Balanced
Findings: 2
New issues introduced by this change (2)
| Severity | Finding |
|---|---|
scripts/ci/apply-general-workflow-patches.ts — gh-aw v0.87.10 emits gateway-agent-id, not gateway-api-key. This block therefore excludes a… |
|
.github/workflows/smoke-enclave-issues-read.lock.yml — After the v0.87.10 authentication migration, this enclave workflow gives the host AWF process… |
What changed in this PR
Upgrades all agentic workflows to gh-aw v0.87.10 and updates gateway authentication and dependency pins.
Changes:
- Recompiles 66 workflow locks with refreshed action/container pins.
- Migrates MCP gateway authentication to agent IDs.
- Updates enclave post-processing and regression tests.
| File | Description |
|---|---|
.github/aw/actions-lock.json |
Adds v0.87.10 action and container pins. |
scripts/ci/apply-general-workflow-patches.ts |
Adapts enclave environment filtering. |
scripts/ci/smoke-enclave-workflow.test.ts |
Updates enclave post-processing assertions. |
.github/workflows/auth-doctor-updater.lock.yml |
Recompiled workflow. |
.github/workflows/build-test-network-isolation.lock.yml |
Recompiled workflow. |
.github/workflows/build-test.lock.yml |
Recompiled workflow. |
.github/workflows/ci-cd-gaps-assessment.lock.yml |
Recompiled workflow. |
.github/workflows/ci-doctor.lock.yml |
Recompiled workflow. |
.github/workflows/claude-token-optimizer.lock.yml |
Recompiled workflow. |
.github/workflows/claude-token-usage-analyzer.lock.yml |
Recompiled workflow. |
.github/workflows/cli-flag-consistency-checker.lock.yml |
Recompiled workflow. |
.github/workflows/config-consistency-auditor.lock.yml |
Recompiled workflow. |
.github/workflows/contribution-check.lock.yml |
Refreshes compiler, AWF, and gateway pins. |
.github/workflows/copilot-token-optimizer.lock.yml |
Recompiled workflow. |
.github/workflows/copilot-token-usage-analyzer.lock.yml |
Recompiled workflow. |
.github/workflows/dependency-security-monitor.lock.yml |
Recompiled workflow. |
.github/workflows/doc-maintainer.lock.yml |
Recompiled workflow. |
.github/workflows/duplicate-code-detector.lock.yml |
Recompiled workflow. |
.github/workflows/export-audit.lock.yml |
Recompiled workflow. |
.github/workflows/firewall-issue-dispatcher.lock.yml |
Recompiled workflow. |
.github/workflows/issue-duplication-detector.lock.yml |
Recompiled workflow. |
.github/workflows/issue-monster.lock.yml |
Recompiled workflow. |
.github/workflows/model-api-mapping-updater.lock.yml |
Recompiled workflow. |
.github/workflows/network-isolation-test.lock.yml |
Recompiled workflow. |
.github/workflows/pelis-agent-factory-advisor.lock.yml |
Recompiled workflow. |
.github/workflows/plan.lock.yml |
Recompiled workflow. |
.github/workflows/red-team-benchmark.lock.yml |
Recompiled workflow. |
.github/workflows/refactoring-scanner.lock.yml |
Recompiled workflow. |
.github/workflows/sbx-gvisor-doc-updater.lock.yml |
Recompiled workflow. |
.github/workflows/sbx-rollout-monitor.lock.yml |
Recompiled workflow. |
.github/workflows/schema-sync.lock.yml |
Recompiled workflow. |
.github/workflows/secret-digger-claude.lock.yml |
Recompiled workflow. |
.github/workflows/secret-digger-codex.lock.yml |
Recompiled workflow. |
.github/workflows/secret-digger-copilot.lock.yml |
Recompiled workflow. |
.github/workflows/security-guard.lock.yml |
Recompiled workflow. |
.github/workflows/security-review.lock.yml |
Recompiled workflow. |
.github/workflows/self-hosted-runner-doctor-updater.lock.yml |
Recompiled workflow. |
.github/workflows/self-hosted-runner-doctor.lock.yml |
Recompiled workflow. |
.github/workflows/smoke-chroot.lock.yml |
Recompiled workflow. |
.github/workflows/smoke-claude.lock.yml |
Recompiled workflow. |
.github/workflows/smoke-cloud-hypervisor-build-test.lock.yml |
Updates Cloud Hypervisor smoke pins and gateway auth. |
.github/workflows/smoke-cloud-hypervisor-claude.lock.yml |
Updates Claude Cloud Hypervisor smoke workflow. |
.github/workflows/smoke-cloud-hypervisor-codex.lock.yml |
Updates Codex Cloud Hypervisor smoke workflow. |
.github/workflows/smoke-cloud-hypervisor.lock.yml |
Updates Copilot Cloud Hypervisor smoke workflow. |
.github/workflows/smoke-codex.lock.yml |
Recompiled workflow. |
.github/workflows/smoke-copilot-byok-aoai-apikey.lock.yml |
Recompiled workflow. |
.github/workflows/smoke-copilot-byok-aoai-entra.lock.yml |
Recompiled workflow. |
.github/workflows/smoke-copilot-byok.lock.yml |
Recompiled workflow. |
.github/workflows/smoke-copilot-network-isolation.lock.yml |
Recompiled workflow. |
.github/workflows/smoke-copilot.lock.yml |
Recompiled workflow. |
.github/workflows/smoke-docker-sbx-build-test.lock.yml |
Recompiled workflow. |
.github/workflows/smoke-docker-sbx-claude.lock.yml |
Recompiled workflow. |
.github/workflows/smoke-docker-sbx-codex.lock.yml |
Recompiled workflow. |
.github/workflows/smoke-docker-sbx.lock.yml |
Recompiled workflow. |
.github/workflows/smoke-enclave-build-test.lock.yml |
Updates mcpg and enclave gateway handling. |
.github/workflows/smoke-enclave-issues-read.lock.yml |
Migrates enclave gateway authentication. |
.github/workflows/smoke-gemini.lock.yml |
Recompiled workflow. |
.github/workflows/smoke-gvisor-build-test.lock.yml |
Recompiled workflow. |
.github/workflows/smoke-gvisor-claude.lock.yml |
Recompiled workflow. |
.github/workflows/smoke-gvisor-codex.lock.yml |
Recompiled workflow. |
.github/workflows/smoke-gvisor.lock.yml |
Recompiled workflow. |
.github/workflows/smoke-otel-tracing.lock.yml |
Recompiled workflow. |
.github/workflows/smoke-services.lock.yml |
Recompiled workflow. |
.github/workflows/smoke-sink-visibility-allowed.lock.yml |
Recompiled workflow. |
.github/workflows/smoke-sink-visibility-blocked.lock.yml |
Recompiled workflow. |
.github/workflows/test-coverage-improver.lock.yml |
Recompiled workflow. |
.github/workflows/test-coverage-reporter.lock.yml |
Recompiled workflow. |
.github/workflows/test-hard-cap-ai-credits.lock.yml |
Recompiled workflow. |
.github/workflows/update-release-notes.lock.yml |
Recompiled workflow. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| @@ -126,6 +126,20 @@ export function applyGeneralWorkflowPatches( | |||
| ); | |||
| log.push(` Exposed gateway API key to AWF readiness checks`); | |||
| } | |||
|
|
|||
| const gatewayKeyExclusion = '--exclude-env MCP_GATEWAY_API_KEY'; | |||
| @@ -933,7 +933,7 @@ jobs: | |||
| GH_AW_AWF_LOG_FILE=/tmp/gh-aw/agent-stdio.log \ | |||
| GH_AW_AWF_ATTEMPT_LOG_NAME=copilot \ | |||
| bash "${RUNNER_TEMP}/gh-aw/actions/run_awf_with_startup_retries.sh" -- \ | |||
| awf --config "${RUNNER_TEMP}/gh-aw/awf-config.json" --container-workdir "${GITHUB_WORKSPACE}" --mount "${RUNNER_TEMP}/gh-aw:${RUNNER_TEMP}/gh-aw:ro" --mount "${RUNNER_TEMP}/gh-aw:/host${RUNNER_TEMP}/gh-aw:ro" ${GH_AW_TOOL_CACHE_MOUNT:+--mount "$GH_AW_TOOL_CACHE_MOUNT"} ${GH_AW_DOCKER_HOST:+--docker-host "$GH_AW_DOCKER_HOST"} --env-all --exclude-env ACTIONS_ID_TOKEN_REQUEST_TOKEN --exclude-env ACTIONS_ID_TOKEN_REQUEST_URL --exclude-env AWF_ENCLAVE_GITHUB_PROXY_CA_CERT --exclude-env AWF_ENCLAVE_GITHUB_PROXY_CONTAINER --exclude-env AWF_ENCLAVE_GITHUB_PROXY_IDENTITY --exclude-env AWF_ENCLAVE_MCP_CAPABILITY --exclude-env AWF_ENCLAVE_MCP_GATEWAY_CONTAINER --exclude-env AWF_ENCLAVE_MCP_GATEWAY_ENDPOINT --exclude-env AWF_ENCLAVE_MCP_GATEWAY_IDENTITY --exclude-env AWF_ENCLAVE_MCP_READINESS_TIMEOUT_MS --exclude-env COPILOT_GITHUB_TOKEN --exclude-env GITHUB_MCP_SERVER_TOKEN --exclude-env MCP_GATEWAY_API_KEY --exclude-env MCP_GATEWAY_ENCLAVE_CAPABILITY_KEY --mount /tmp/gh-aw:/tmp/gh-aw:rw --log-level info --build-local \ | |||
| awf --config "${RUNNER_TEMP}/gh-aw/awf-config.json" --container-workdir "${GITHUB_WORKSPACE}" --mount "${RUNNER_TEMP}/gh-aw:${RUNNER_TEMP}/gh-aw:ro" --mount "${RUNNER_TEMP}/gh-aw:/host${RUNNER_TEMP}/gh-aw:ro" ${GH_AW_TOOL_CACHE_MOUNT:+--mount "$GH_AW_TOOL_CACHE_MOUNT"} ${GH_AW_DOCKER_HOST:+--docker-host "$GH_AW_DOCKER_HOST"} --env-all --exclude-env ACTIONS_ID_TOKEN_REQUEST_TOKEN --exclude-env ACTIONS_ID_TOKEN_REQUEST_URL --exclude-env AWF_ENCLAVE_GITHUB_PROXY_CA_CERT --exclude-env AWF_ENCLAVE_GITHUB_PROXY_CONTAINER --exclude-env AWF_ENCLAVE_GITHUB_PROXY_IDENTITY --exclude-env AWF_ENCLAVE_MCP_CAPABILITY --exclude-env AWF_ENCLAVE_MCP_GATEWAY_CONTAINER --exclude-env AWF_ENCLAVE_MCP_GATEWAY_ENDPOINT --exclude-env AWF_ENCLAVE_MCP_GATEWAY_IDENTITY --exclude-env AWF_ENCLAVE_MCP_READINESS_TIMEOUT_MS --exclude-env COPILOT_GITHUB_TOKEN --exclude-env GITHUB_MCP_SERVER_TOKEN --exclude-env MCP_GATEWAY_AGENT_ID --exclude-env MCP_GATEWAY_ENCLAVE_CAPABILITY_KEY --mount /tmp/gh-aw:/tmp/gh-aw:rw --log-level info --build-local \ | |||
Contributor
✅ Coverage Check PassedOverall Coverage
📁 Per-file Coverage Changes (1 files)
Coverage comparison generated by |
This was referenced Aug 31, 2026
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(329 suites, 5,274 tests passed)