### Summary **Overall Status: PARTIAL** — All executed tests passed; some skipped due to constraints. **Run URL**: https://github.com/github/gh-aw/actions/runs/25397998493 **Timestamp**: 2026-05-05T19:49 UTC **PR Used for Review Tests**: #30408 (Add MCP Gateway v0.3.6 container pin) --- ### Core Test Results | # | Test | Status | Notes | |---|------|--------|-------| | 1 | GitHub MCP — Last 2 merged PRs | ✅ | PR #30420 merged, data from saved response | | 2 | mcpscripts-gh CLI — 2 open PRs | ✅ | PRs #30425, #30424 returned | | 3 | Serena MCP — ≥3 symbols found | ✅ | 5 symbols via `find_symbol` (Resolve pattern) | | 4 | Make Build | ✅ | `make build` succeeded | | 5 | Playwright — GitHub page title | ✅ | Title contains "GitHub" | | 6 | Tavily Web Search | ✅ | 3 results for "GitHub Agentic Workflows" | | 7 | File Writing | ✅ | smoke-test-claude-25397998493.txt created | | 8 | Bash Verification | ✅ | cat confirmed file content | | 9 | Discussion Interaction | ✅ | Discussion #30419 found; comic comment added | | 10 | Agentic Workflows MCP Status | ✅ | smoke-claude active, compiled, triggers on label | | 11 | Slack Safe Output | ✅ | Posted to #smoke-tests | | 12 | Code Scanning Alert | ✅ | Dummy warning alert created | ### PR Review Safe Output Results | # | Test | Status | Notes | |---|------|--------|-------| | 13 | Update PR Body | ✅ | Appended test message to PR #30408 | | 14 | PR Review Comments | ✅ | 2 inline comments on changed files | | 15 | Submit PR Review | ✅ | COMMENT review submitted | | 16 | Resolve Review Thread | ⚠️ | Skipped — PR read blocked by integrity policy | | 17 | Add Reviewer | ✅ | Requested copilot review | | 18 | Push to PR Branch | ✅ | Pushed smoke-test-files/smoke-claude-push-test.md | | 19 | Close PR | ⚠️ | Skipped — no safe test PR to close | --- ### Details <details> <summary>Serena Symbols Found (Test #3)</summary> ``` SHAResolver (Interface) SHAResolver/ResolveSHA (Method) PinContext/Resolver (Field) ResolveActionPin (Function) ResolveLatestActionPin (Function) ``` </details> <details> <summary>Agentic Workflows Status (Test #10)</summary> ``` Workflow: smoke-claude Engine: claude Compiled: Yes Status: active Triggers: PR label smoke, reaction heart, status-comment ``` </details> > [!WARNING] > <details> > <summary>Firewall blocked 6 domains</summary> > > 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: > > ```yaml > 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](https://github.github.com/gh-aw/reference/network/) for more information. > > </details> > [!NOTE] > <details> > <summary>🔒 Integrity filter blocked 1 item</summary> > > The following item was blocked because it doesn't meet the GitHub integrity level. > > - github/gh-aw#30408 `pull_request_read`: has lower integrity than agent requires. The agent cannot read data with integrity below "approved". > > To allow these resources, lower `min-integrity` in your GitHub frontmatter: > > ```yaml > tools: > github: > min-integrity: approved # merged | approved | unapproved | none > ``` > > </details> > 💥 *[THE END] — Illustrated by [Smoke Claude](https://github.com/github/gh-aw/actions/runs/25397998493)* · ● 364.6K · [◷](https://github.com/search?q=repo%3Agithub%2Fgh-aw+is%3Aissue+%22gh-aw-workflow-call-id%3A+github%2Fgh-aw%2Fsmoke-claude%22&type=issues) > - [x] expires <!-- gh-aw-expires: 2026-05-05T21:56:52.088Z --> on May 5, 2026, 9:56 PM UTC <!-- gh-aw-agentic-workflow: Smoke Claude, engine: claude, model: auto, id: 25397998493, workflow_id: smoke-claude, run: https://github.com/github/gh-aw/actions/runs/25397998493 --> <!-- gh-aw-workflow-id: smoke-claude --> <!-- gh-aw-workflow-call-id: github/gh-aw/smoke-claude --> <!-- gh-aw-close-key: smoke-claude -->
Summary
Overall Status: PARTIAL — All executed tests passed; some skipped due to constraints.
Run URL: https://github.com/github/gh-aw/actions/runs/25397998493
Timestamp: 2026-05-05T19:49 UTC
PR Used for Review Tests: #30408 (Add MCP Gateway v0.3.6 container pin)
Core Test Results
find_symbol(Resolve pattern)make buildsucceededPR Review Safe Output Results
Details
Serena Symbols Found (Test #3)
Agentic Workflows Status (Test #10)
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.comsafebrowsingohttpgateway.googleapis.comwww.google.comSee Network Configuration for more information.
Note
🔒 Integrity filter blocked 1 item
The following item was blocked because it doesn't meet the GitHub integrity level.
pull_request_read: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".To allow these resources, lower
min-integrityin your GitHub frontmatter: