Skip to content

chore: bump CLI versions and pin Docker image digests (2026-07-29) - #48794

Merged
pelikhan merged 4 commits into
mainfrom
copilot/update-cli-docker-image-versions
Jul 29, 2026
Merged

chore: bump CLI versions and pin Docker image digests (2026-07-29)#48794
pelikhan merged 4 commits into
mainfrom
copilot/update-cli-docker-image-versions

Conversation

Copilot AI commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Routine version bump pass from the CLI Version Checker (run §30427598929): 3 CLI tool upgrades and 5 Docker image changes, including pinning 3 previously floating :latest tags.

CLI versions (pkg/constants/version_constants.go)

  • DefaultCodexVersion: 0.145.00.146.0
  • DefaultPiVersion: 0.82.00.82.1
  • DefaultPlaywrightBrowserVersion: v1.61.1v1.62.0

Docker image pins (pkg/cli/docker_images.go)

  • ZizmorImage: :latest1.28.0@sha256:8e6b3e4... — security-motivated pin; v1.27.0 had a credential-logging bug (GHSA-f42p-wjw5-97qh)
  • PoutineImage: :latest1.1.6@sha256:722a8e0...
  • RunnerGuardImage: :latest3.1.5@sha256:2df426e...
  • ActionlintImage: 1.7.121.7.12@sha256:b1934ee... (digest added, version unchanged)
  • YamllintImage: :latest:latest@sha256:5ab5eb7... (no stable semver tag upstream; digest-pinned instead)

Syft v1.50.0 and Grype v0.116.1 skipped — both released 2026-07-28, within the 3-day cooldown window.



✨ PR Review Safe Output Test - Run 30432614524

Warning

Firewall blocked 6 domains

The following domains were blocked by the firewall during workflow execution:

  • accounts.google.com
  • android.clients.google.com
  • clients2.google.com
  • contentautofill.googleapis.com
  • safebrowsingohttpgateway.googleapis.com
  • www.google.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"
    - "safebrowsingohttpgateway.googleapis.com"
    - "www.google.com"

See Network Configuration for more information.

💥 [THE END] — Illustrated by Smoke Claude · sonnet46 · 70.2 AIC · ⌖ 19.3 AIC · ⊞ 6.1K ·
Comment /smoke-claude to run again

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Update CLI and Docker image version checks chore: bump CLI versions and pin Docker image digests (2026-07-29) Jul 29, 2026
Copilot AI requested a review from pelikhan July 29, 2026 07:16
@github-actions

Copy link
Copy Markdown
Contributor

Triage

Category: chore | Risk: low | Score: 15/100

  • Impact: 5/50 (empty diff, WIP draft)
  • Urgency: 5/30 (no code yet)
  • Quality: 5/20 (0 files changed)

Recommended action: close - draft with zero diff (0 additions/deletions/files). No substantive work to review yet; close or re-open once real changes are pushed.

Generated by 🔧 PR Triage Agent · sonnet50 · 38.4 AIC · ⌖ 4.62 AIC · ⊞ 7.5K ·

@pelikhan
pelikhan marked this pull request as ready for review July 29, 2026 07:30
Copilot AI review requested due to automatic review settings July 29, 2026 07:30
@github-actions

github-actions Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

🧠 Matt Pocock Skills Reviewer failed during the skills-based review.

@github-actions

github-actions Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Design Decision Gate 🏗️ completed the design decision gate check.

No ADR enforcement needed: PR does not have the 'implementation' label and has ≤100 new lines of code in business logic directories (only 8 additions in default business directories).

@github-actions

github-actions Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Test Quality Sentinel completed test quality analysis.

No test files were added or modified in this PR. This is a chore commit that updates CLI versions and Docker image digests. Test Quality Sentinel analysis skipped.

@github-actions

github-actions Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

PR Code Quality Reviewer completed the code quality review.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates default CLI versions, pins scanner images, and regenerates affected workflows.

Changes:

  • Bumps Codex, Pi, and Playwright versions.
  • Pins five Docker images by digest.
  • Regenerates Codex/Pi workflows and modifies Codespaces permissions.
Show a summary per file
File Description
pkg/constants/version_constants.go Updates CLI defaults.
pkg/cli/docker_images.go Pins scanner images.
.github/workflows/spec-enforcer.lock.yml Updates Pi runtime.
.github/workflows/smoke-pi.lock.yml Updates Pi runtime.
.github/workflows/smoke-codex.lock.yml Updates Codex runtime.
.github/workflows/smoke-call-workflow.lock.yml Updates Codex runtime.
.github/workflows/schema-feature-coverage.lock.yml Updates Codex runtime.
.github/workflows/schema-consistency-checker.lock.yml Updates Pi runtime.
.github/workflows/pr-sous-chef.lock.yml Updates Pi runtime.
.github/workflows/necromancer.lock.yml Updates Codex runtime.
.github/workflows/lint-monster.lock.yml Updates Pi runtime.
.github/workflows/issue-monster.lock.yml Updates Pi runtime.
.github/workflows/issue-arborist.lock.yml Updates Codex runtime.
.github/workflows/hippo-embed.lock.yml Updates Pi runtime.
.github/workflows/grumpy-reviewer.lock.yml Updates Codex runtime.
.github/workflows/eslint-monster.lock.yml Updates Pi runtime.
.github/workflows/duplicate-code-detector.lock.yml Updates Codex runtime.
.github/workflows/dev.lock.yml Updates Codex runtime.
.github/workflows/daily-observability-report.lock.yml Updates Codex runtime.
.github/workflows/daily-multi-device-docs-tester.lock.yml Updates Pi runtime.
.github/workflows/daily-hippo-learn.lock.yml Updates Pi runtime.
.github/workflows/daily-function-namer.lock.yml Updates Pi runtime.
.github/workflows/daily-evals-report.lock.yml Updates Codex runtime.
.github/workflows/daily-awf-spec-compiler-surfacing.lock.yml Updates Pi runtime.
.github/workflows/commit-changes-analyzer.lock.yml Updates Pi runtime.
.github/workflows/codex-github-remote-mcp-test.lock.yml Updates Codex runtime.
.github/workflows/chaos-pr-bundle-fuzzer.lock.yml Updates Pi runtime.
.github/workflows/changeset.lock.yml Updates Codex runtime.
.github/workflows/auto-triage-issues.lock.yml Updates Pi runtime.
.github/workflows/ai-moderator.lock.yml Updates Codex runtime.
.devcontainer/devcontainer.json Adds duplicate Codespaces permissions.

Review details

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 39/39 changed files
  • Comments generated: 2
  • Review effort level: Medium

Comment on lines +16 to 27
"gh-aw": {
"permissions": {
"actions": "write",
"checks": "write",
"contents": "write",
"discussions": "write",
"issues": "write",
"pull-requests": "write",
"workflows": "write"
}
},
"github/gh-aw": {
Comment thread pkg/cli/docker_images.go
Comment on lines +32 to +35
ZizmorImage = "ghcr.io/zizmorcore/zizmor:1.28.0@sha256:8e6b3e4fb74d1aa5d23e83ea369f386c66eced0d1fb944d32cd8b2aac100b00d"
PoutineImage = "ghcr.io/boostsecurityio/poutine:1.1.6@sha256:722a8e0999b583c1540fe2974e691032b2d9d21b9256a17965132b6bfd0081b0"
ActionlintImage = "rhysd/actionlint:1.7.12@sha256:b1934ee5f1c509618f2508e6eb47ee0d3520686341fec936f3b79331f9315667"
RunnerGuardImage = "ghcr.io/vigilant-llc/runner-guard:3.1.5@sha256:2df426ef96d21f1622e05b21329f26bd263fc46110609cefb6afe43457613ac0"
@github-actions

Copy link
Copy Markdown
Contributor

🧪 Test Quality Sentinel Report

Test Quality Score: N/A — No Test Changes

No test files were added or modified in this PR.

📊 Analysis Summary
Signal Value
Test files analyzed 0
Go test functions 0
JavaScript test functions 0
🚨 Violations 0

Verdict

passed. This is a chore commit that updates CLI versions and Docker image digests. No test code changes to evaluate.

🧪 Test quality analysis by Test Quality Sentinel · haiku45 · 10.9 AIC · ⌖ 8.83 AIC · ⊞ 8.1K ·
Comment /review to run again

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Test Quality Sentinel: No test file changes detected. Infrastructure-only PR (version updates and Docker digest pins). No violations.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review: Routine version bump — one issue found

The CLI and Docker image version bumps look correct and consistent across all lock files. One issue in the non-generated change:

.devcontainer/devcontainer.json: A new gh-aw entry was added to repositories permissions, but Codespaces requires the full owner/repo format (github/gh-aw). The bare key will be silently ignored. Since github/gh-aw already exists below with identical permissions, this entry should be removed.

🧵 Reviewed using Impeccable skills by Impeccable Skills Reviewer · sonnet46 · 33.6 AIC · ⌖ 4.6 AIC · ⊞ 5K

Comments that could not be inline-anchored

.devcontainer/devcontainer.json:9

The &quot;gh-aw&quot; key is missing the org prefix. Codespaces repositories permissions require the full owner/repo format. A bare &quot;gh-aw&quot; key will be silently ignored, making this entry a no-op.

Since &quot;github/gh-aw&quot; is already defined immediately below with identical permissions, this entry should be removed — or renamed to &quot;github/gh-aw&quot; if it was intended to replace it.

@copilot please address this.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verdict: COMMENT — mostly clean, one scope-creep nit

The core changes (CLI version bumps, Docker digest pinning) are mechanical, correctly generated, and the security rationale for pinning zizmor is well documented. One unrelated devcontainer.json change looks unintentional.

Review notes
  • pkg/constants/version_constants.go: straightforward version bumps (Codex, Pi, Playwright browser), no logic risk.
  • pkg/cli/docker_images.go: digest-pinning zizmor/poutine/runner-guard/actionlint/yamllint is a solid security improvement over floating :latest tags.
  • .lock.yml files: regenerated/compiled artifacts, consistent with the source bumps, not hand-reviewed line-by-line.
  • .devcontainer/devcontainer.json: added a gh-aw (no-owner) key to codespaces.repositories duplicating the existing github/gh-aw entry — flagged as a review comment since it's unrelated to the PR's stated purpose and likely a no-op or copy-paste artifact.

No blocking correctness, security, or performance issues found in the version/digest changes themselves.

🔎 Code quality review by PR Code Quality Reviewer · sonnet50 · 26.1 AIC · ⌖ 4.39 AIC · ⊞ 7.4K
Comment /review to run again

},
"codespaces": {
"repositories": {
"gh-aw": {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adding a bare gh-aw key alongside github/gh-aw looks unintentional and unrelated to this version-bump PR — Codespaces repo permission keys should be owner/repo, so gh-aw (no owner) likely does nothing or is silently ignored, and it duplicates the block below.

Details

The codespaces.repositories keys in devcontainer.json are documented to be full owner/repo identifiers. A key of just gh-aw does not match that schema and is dead configuration — at best a no-op, at worst confusing to future maintainers who may assume it grants permissions to some other gh-aw repo. This change is also scope creep: it has nothing to do with the CLI/Docker version bumps described in the PR body.

Suggested fix: drop the gh-aw block entirely, keeping only github/gh-aw.

@pelikhan pelikhan added the smoke label Jul 29, 2026
@github-actions

Copy link
Copy Markdown
Contributor

📰 BREAKING: Smoke Copilot - AOAI (apikey) is now investigating this pull request. Sources say the story is developing...

@github-actions

Copy link
Copy Markdown
Contributor

📰 BREAKING: Smoke Copilot is now investigating this pull request. Sources say the story is developing...

@github-actions

Copy link
Copy Markdown
Contributor

Smoke Test: Gemini - 30432615305

  • GitHub MCP Testing: ✅
  • Web Fetch Testing: ✅
  • File Writing Testing: ✅
  • Bash Tool Testing: ✅
  • Build gh-aw: ❌

Overall Status: FAIL

Warning

Firewall blocked 1 domain

The following domain was blocked by the firewall during workflow execution:

  • localhost

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "localhost"

See Network Configuration for more information.

Smoke Gemini — Powered by Gemini · age00 · 8.61 AIC · ⌖ 1.64 AIC · ⊞ 9.3K ·
Comment /smoke-gemini to run again

@github-actions

Copy link
Copy Markdown
Contributor

Agent Container Tool Check

Tool Status Version
bash 5.2.21
sh available
git 2.54.0
jq 1.7
yq 4.53.3
curl 8.5.0
gh 2.96.0
node 24.18.0
python3 3.11.15
go 1.24.13
java 21.0.11
dotnet 10.0.302

Result: 12/12 tools available ✅ PASS

🔧 Tool validation by Agent Container Smoke Test · sonnet50 · 15.7 AIC · ⌖ 4.25 AIC · ⊞ 7.7K ·
Comment /smoke-test-tools to run again

@github-actions

Copy link
Copy Markdown
Contributor

Haiku
Versions climb like tide,
Docker digests locked in stone—
Safer code sets sail.

Caption: Inspired by this PR's routine bump of CLI tool versions and pinning of Docker image digests for security.

Generated by 🌸 Smoke Copilot Auto for #48794 · aut00 · 9.97 AIC · ⌖ 6.74 AIC · ⊞ 5.5K ·
Add label smoke to run again

@github-actions

Copy link
Copy Markdown
Contributor

Smoke test

  • GitHub CLI: ✅
  • Web fetch: ❌
  • File write: ✅
  • Bash readback: ✅
  • Build: ❌
  • Overall: FAIL

Warning

Firewall blocked 1 domain

The following domain was blocked by the firewall during workflow execution:

  • proxy.golang.org

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "proxy.golang.org"

See Network Configuration for more information.

🥧 Smoke Pi — Powered by Pi · gpt54 · 2.57 AIC · ⌖ 6.94 AIC · ⊞ 4.6K ·
Comment /smoke-pi to run again

@github-actions

Copy link
Copy Markdown
Contributor

Smoke test summary:

  • 30 commits found in the last 24h.
  • Focus areas were workflow reliability, evals, docs, and tests.
  • Overall status: PASS

Generated by ⚡ Smoke Copilot MAI · mai10 · 3.38 AIC · ⌖ 1.52 AIC · ⊞ 18.9K ·
Comment /smoke-copilot-mai to run again
Add label smoke to run again

@github-actions

Copy link
Copy Markdown
Contributor

Smoke test for PRs #48792 and #48776.
✅ Serena, Playwright, file write, bash verify, build, comment memory, cache memory, issue field.
❌ Web-fetch tool unavailable.
Overall: FAIL.

Warning

Firewall blocked 6 domains

The following domains were blocked by the firewall during workflow execution:

  • accounts.google.com
  • android.clients.google.com
  • clients2.google.com
  • contentautofill.googleapis.com
  • safebrowsingohttpgateway.googleapis.com
  • www.google.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"
    - "safebrowsingohttpgateway.googleapis.com"
    - "www.google.com"

See Network Configuration for more information.

🔮 The oracle has spoken through Smoke Codex · gpt54 · 17.4 AIC · ⌖ 1.21 AIC · ⊞ 11.1K ·
Comment /smoke-codex to run again

@github-actions

Copy link
Copy Markdown
Contributor

Comment Memory

Quiet terminals
Hashes bloom in the cold cache
Builds answer softly

Note

This comment is managed by comment memory.

It stores persistent context for this thread in the code block at the top of this comment.
Edit only the text inside the backtick fences; workflow metadata and the footer are regenerated automatically.

Learn more about comment memory

Warning

Firewall blocked 6 domains

The following domains were blocked by the firewall during workflow execution:

  • accounts.google.com
  • android.clients.google.com
  • clients2.google.com
  • contentautofill.googleapis.com
  • safebrowsingohttpgateway.googleapis.com
  • www.google.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"
    - "safebrowsingohttpgateway.googleapis.com"
    - "www.google.com"

See Network Configuration for more information.

🔮 The oracle has spoken through Smoke Codex · gpt54 · 17.4 AIC · ⌖ 1.21 AIC · ⊞ 11.1K ·
Comment /smoke-codex to run again

@github-actions

Copy link
Copy Markdown
Contributor

Smoke Test Run 30432614524 Results

Core Tests:
#1 GitHub MCP | ✅ #2 GH CLI | ✅ #3 Make Build | ✅ #4 Playwright | ✅ #5 Tavily | ✅ #6 File Write | ✅ #7 Bash | ✅ #8 Discussion | ✅ #9 Agentic Workflows | ✅ #10 Slack | ✅ #11 Code Scanning | ✅ #12 Check Run

PR Review Tests:
#13 Update PR | ✅ #14 Review Comments | ✅ #15 Submit Review | ⚠️ #16 Resolve Thread (GraphQL unavailable) | ✅ #17 Add Reviewer | ❌ #18 Push Branch (allowed-files restriction) | ⚠️ #19 Close PR (skipped)

Overall: PARTIAL

Warning

Firewall blocked 6 domains

The following domains were blocked by the firewall during workflow execution:

  • accounts.google.com
  • android.clients.google.com
  • clients2.google.com
  • contentautofill.googleapis.com
  • safebrowsingohttpgateway.googleapis.com
  • www.google.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"
    - "safebrowsingohttpgateway.googleapis.com"
    - "www.google.com"

See Network Configuration for more information.

💥 [THE END] — Illustrated by Smoke Claude · sonnet46 · 70.2 AIC · ⌖ 19.3 AIC · ⊞ 6.1K ·
Comment /smoke-claude to run again

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💥 Automated smoke test review - all systems nominal!

Warning

Firewall blocked 6 domains

The following domains were blocked by the firewall during workflow execution:

  • accounts.google.com
  • android.clients.google.com
  • clients2.google.com
  • contentautofill.googleapis.com
  • safebrowsingohttpgateway.googleapis.com
  • www.google.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"
    - "safebrowsingohttpgateway.googleapis.com"
    - "www.google.com"

See Network Configuration for more information.

💥 [THE END] — Illustrated by Smoke Claude · sonnet46 · 70.2 AIC · ⌖ 19.3 AIC · ⊞ 6.1K
Comment /smoke-claude to run again

Comment thread pkg/cli/docker_images.go
PoutineImage = "ghcr.io/boostsecurityio/poutine:latest"
ActionlintImage = "rhysd/actionlint:1.7.12"
RunnerGuardImage = "ghcr.io/vigilant-llc/runner-guard:latest"
ZizmorImage = "ghcr.io/zizmorcore/zizmor:1.28.0@sha256:8e6b3e4fb74d1aa5d23e83ea369f386c66eced0d1fb944d32cd8b2aac100b00d"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Good practice pinning the ZizmorImage to a specific digest — this prevents supply-chain attacks from floating :latest tags. Consider adding a comment noting when this digest was pinned for future auditing.


// DefaultCodexVersion is the default version of the OpenAI Codex CLI
const DefaultCodexVersion Version = "0.145.0"
const DefaultCodexVersion Version = "0.146.0"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Version bump 0.145.00.146.0 for DefaultCodexVersion looks good. Linking to release notes would help reviewers quickly verify what changed.

@github-actions

Copy link
Copy Markdown
Contributor

PR: chore: bump CLI versions and pin Docker image digests (2026-07-29)
Author: app/copilot-swe-agent
Assignees: pelikhan, Copilot
Results: 1❌ 2✅ 3✅ 4✅ 5❌ 6✅ 7✅ 8✅
Results: 9✅ 10✅ 11✅ 12✅ 13✅ 14✅ 15✅ 16❌
Overall: FAIL

Warning

Firewall blocked 6 domains

The following domains were blocked by the firewall during workflow execution:

  • accounts.google.com
  • android.clients.google.com
  • clients2.google.com
  • contentautofill.googleapis.com
  • safebrowsingohttpgateway.googleapis.com
  • www.google.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"
    - "safebrowsingohttpgateway.googleapis.com"
    - "www.google.com"

See Network Configuration for more information.

📰 BREAKING: Report filed by Smoke Copilot · gpt54 · 72.7 AIC · ⌖ 8.74 AIC · ⊞ 20.9K ·
Comment /smoke-copilot to run again
Add label smoke to run again

@github-actions

Copy link
Copy Markdown
Contributor

Comment Memory

Signals hum through tests
Bots tap bright rails with small footsteps
Green lights teach the dawn

Note

This comment is managed by comment memory.

It stores persistent context for this thread in the code block at the top of this comment.
Edit only the text inside the backtick fences; workflow metadata and the footer are regenerated automatically.

Learn more about comment memory

Warning

Firewall blocked 6 domains

The following domains were blocked by the firewall during workflow execution:

  • accounts.google.com
  • android.clients.google.com
  • clients2.google.com
  • contentautofill.googleapis.com
  • safebrowsingohttpgateway.googleapis.com
  • www.google.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"
    - "safebrowsingohttpgateway.googleapis.com"
    - "www.google.com"

See Network Configuration for more information.

📰 BREAKING: Report filed by Smoke Copilot · gpt54 · 72.7 AIC · ⌖ 8.74 AIC · ⊞ 20.9K ·
Comment /smoke-copilot to run again
Add label smoke to run again

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Smoke test review submission.

Warning

Firewall blocked 6 domains

The following domains were blocked by the firewall during workflow execution:

  • accounts.google.com
  • android.clients.google.com
  • clients2.google.com
  • contentautofill.googleapis.com
  • safebrowsingohttpgateway.googleapis.com
  • www.google.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"
    - "safebrowsingohttpgateway.googleapis.com"
    - "www.google.com"

See Network Configuration for more information.

📰 BREAKING: Report filed by Smoke Copilot · gpt54 · 72.7 AIC · ⌖ 8.74 AIC · ⊞ 20.9K
Comment /smoke-copilot to run again
Add label smoke to run again

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>

Copilot AI commented Jul 29, 2026

Copy link
Copy Markdown
Contributor Author

@copilot make wasm golden tests resilient to container sha changes https://github.com/github/gh-aw/actions/runs/30432594619/job/90513072416?pr=48794

Updated in 2658d97. I made the wasm golden normalization resilient to default Codex/Pi runtime churn (including versioned install/info fields) and regenerated the affected engine goldens, so digest/version bumps no longer break these snapshots. Verified with go test -v -timeout=5m -run '^TestWasmGolden_' ./pkg/workflow and make test-wasm.

@pelikhan
pelikhan merged commit 97f48ac into main Jul 29, 2026
29 checks passed
@pelikhan
pelikhan deleted the copilot/update-cli-docker-image-versions branch July 29, 2026 08:15
@github-actions

Copy link
Copy Markdown
Contributor

🎉 This pull request is included in a new release.

Release: v0.83.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ca] CLI & Docker Image Version Check — 2026-07-29 (Codex, Pi, Playwright Browser + Docker pins)

3 participants