Uh oh!
There was an error while loading. Please reload this page.
Upgrade gh-aw-mcpg to v0.4.10 - #54068
Conversation
Co-authored-by: lpcox <15877973+lpcox@users.noreply.github.com>
Hey
Otherwise, this is a solid, systematic upgrade. Once tests are added or validation is documented, this should be ready for merge.
|
lpcox
commented
Aug 19, 2026
@copilot run the pr-finisher skill |
…-mcpg-to-v0410 # Conflicts: # .github/workflows/daily-arxiv-researcher.lock.yml # .github/workflows/daily-code-metrics.lock.yml # .github/workflows/daily-reliability-review.lock.yml # .github/workflows/daily-security-red-team.lock.yml # .github/workflows/dependabot-go-checker.lock.yml # .github/workflows/smoke-crush.lock.yml # .github/workflows/smoke-deepseek-harness.lock.yml # .github/workflows/smoke-opencode.lock.yml Co-authored-by: lpcox <15877973+lpcox@users.noreply.github.com>
Co-authored-by: lpcox <15877973+lpcox@users.noreply.github.com>
Ran pr-finisher: merged |
📰 BREAKING: Smoke Copilot - AOAI (Entra) is now investigating this pull request. Sources say the story is developing... |
✂️ Ponytail Reviewer has started processing this pull request |
🔬 Test Quality Sentinel is analyzing test quality on this pull request... |
💥 WHOOSH!Smoke Claude springs into action on this pull request! [Panel 1 begins...] |
🥧 Pi initializing... Smoke Pi begins on this pull request... |
🔮 The ancient spirits stir... Smoke Codex awakens to divine this pull request... |
🌸 Smoke Copilot Auto has started processing this pull request |
Smoke test FAIL Warning Firewall blocked 1 domainThe following domain was blocked by the firewall during workflow execution:
To allow these domains, add them to the network:
allowed:
- defaults
- "proxy.golang.org"See Network Configuration for more information.
|
🤖 Smoke Test Results — Run 32336198643Core Tests: ✅ #1 GitHub MCP | ✅ #2 GH CLI | ✅ #3 Make Build | ✅ #4 Playwright | ✅ #5 Tavily | ✅ #6 File Write | ✅ #7 Bash | ✅ #8 Discussion | ✅ #9 AW MCP | ✅ #10 Slack | ✅ #11 Code Scan | ✅ #12 Check Run PR Review Tests: ✅ #13 Update PR | ✅ #14 Review Comments | ✅ #15 Submit Review | Overall: PARTIAL — all non-skipped tests passed Warning Firewall blocked 6 domainsThe following domains were blocked by the firewall during workflow execution:
To allow these domains, add them to the network:
allowed:
- defaults
- "accounts.google.com"
- "android.clients.google.com"
- "clients2.google.com"
- "contentautofill.googleapis.com"
- "www.google.com"
- "www.gstatic.com"See Network Configuration for more information.
|
There was a problem hiding this comment.
💥 Automated smoke test review - all systems nominal! Run 32336198643
Warning
Firewall blocked 6 domains
The following domains were blocked by the firewall during workflow execution:
accounts.google.comandroid.clients.google.comclients2.google.comcontentautofill.googleapis.comwww.google.comwww.gstatic.com
To allow these domains, add them to the network.allowed list in your workflow frontmatter:
network:
allowed:
- defaults
- "accounts.google.com"
- "android.clients.google.com"
- "clients2.google.com"
- "contentautofill.googleapis.com"
- "www.google.com"
- "www.gstatic.com"See Network Configuration for more information.
💥 [THE END] — Illustrated by Smoke Claude · sonnet46 · 62.9 AIC · ⌖ 18.3 AIC · ⊞ 6.7K
Comment /smoke-claude to run again
| "gh-aw": patch | ||
| --- | ||
| Upgrade the MCP Gateway (`gh-aw-mcpg`) Docker image from `v0.4.9` to `v0.4.10`, updating the pinned immutable digest and recompiling all generated workflow manifests, download steps, and CLI proxy references. |
There was a problem hiding this comment.
✅ Smoke test review comment — Run 32336198643: Good changeset entry documenting the v0.4.9 → v0.4.10 MCP Gateway upgrade. Clear and concise.
| @@ -152,7 +152,7 @@ const CopilotNoAskUserMinVersion Version = "1.0.19" | |||
| // | |||
| // The first recompile regenerates all lock files using the new version; the second recompile | |||
| // refreshes the container SHA pins that were resolved during the first pass. | |||
| const DefaultMCPGatewayVersion Version = "v0.4.9" | |||
| const DefaultMCPGatewayVersion Version = "v0.4.10" | |||
There was a problem hiding this comment.
✅ Smoke test review comment #2 — Run 32336198643: DefaultMCPGatewayVersion correctly updated from v0.4.9 to v0.4.10. Version bump looks good.
gh-aw-bot
commented
Aug 20, 2026
@copilot Please take a maintainer-facing pass on this PR.
|
…-mcpg-to-v0410 Co-authored-by: gh-aw-bot <259018956+gh-aw-bot@users.noreply.github.com>
Investigated the three failed Root cause of each failed check:
Positive evidence that mcpg v0.4.10 is healthy: on the same head, Required checks already passed on head Branch refresh (the actionable item): the branch had fallen 2 commits behind Scope re-verified against the new Validation (local): Hand-off: the two codex failures need the |
gh-aw-bot
commented
Aug 20, 2026
@copilot Please take a maintainer-facing pass on this PR.
|
Checked the refreshed required-check state on Current required-check state on
Both were created at 14:18 UTC and never progressed past The three linked
As established last pass, their causes are environmental and outside this diff: the two codex workflows fail on Branch refresh: not needed — 0 commits behind Merge readiness re-verified on
Action needed from a maintainer: approve both pending runs on |
gh-aw-bot
commented
Aug 20, 2026
@copilot Please take another maintainer-facing pass on this PR.
Unresolved review threads:
|
…-mcpg-to-v0410 # Conflicts: # .github/workflows/mcp-inspector.lock.yml # .github/workflows/q.lock.yml # .github/workflows/scout.lock.yml Co-authored-by: gh-aw-bot <259018956+gh-aw-bot@users.noreply.github.com>
The MCP Gateway (
gh-aw-mcpg) image was pinned tov0.4.9. This upgrades it tov0.4.10, which brings GitHub guard coverage improvements, DIFC/guard hardening and diagnostics, remote schema$refsupport, and tracing/workflow compatibility updates.Version and pin updates
DefaultMCPGatewayVersioninpkg/constants/version_constants.gofromv0.4.9tov0.4.10.gh-aw-mcpgentry in.github/aw/actions-lock.jsonto thev0.4.10tag and its immutable digest, verified directly against the ghcr.io manifest API.pkg/actionpins/data/action_pins.jsonandpkg/workflow/data/action_pins.jsonfrom the updated lockfile.Regenerated workflows
.github/workflows/*.lock.ymlfiles (two-pass compile, as required after an MCP Gateway version bump) so manifests, container download steps,MCP_GATEWAY_DOCKER_COMMAND, and CLI proxy references consistently point to v0.4.10.Changeset
Historical references to
v0.4.9in ADR docs and prior changesets (describing when specific behaviors were introduced) were intentionally left as-is since they document past state, not the current pin.Run: https://github.com/github/gh-aw/actions/runs/32326521694> Generated by 👨🍳 PR Sous Chef · gpt54 · 11.9 AIC · ⌖ 8.15 AIC · ⊞ 9.3K · ◷
✨ PR Review Safe Output Test - Run 32336198643> [!WARNING]
Run: https://github.com/github/gh-aw/actions/runs/32385519055> Generated by 👨🍳 PR Sous Chef · gpt54 · 15.1 AIC · ⌖ 8.25 AIC · ⊞ 9.3K · ◷