[aw] Blog Auditor is missing required tool

Blog Auditor · issue · closed

Filter2mode:review mode:live
All recorded Export JSON
github-actions[bot]

published Aug 26, 2026, 11:44 AM · updated Aug 26, 2026, 11:46 PM

Workflow Failure

Workflow: Blog Auditor
Branch: main
Run: https://github.com/github/gh-aw/actions/runs/32964188587

Warning

Missing Tools Reported: The agent reported missing tools during execution.

Missing Tools:

  • playwright-cli browser (chromium/chrome): Playwright browser binaries are not installed in this workflow sandbox, and the browser download (cdn.playwright.dev / storage.googleapis.com) is blocked by the network egress proxy (ERR_ACCESS_DENIED). This made it impossible to navigate to (github/redact
    [Content truncated due to length]

Alternatives:

Tool Alternative
playwright-cli browser (chromium/chrome) Either (1) pre-install Playwright browsers (chromium) into the workflow container image / cache so no runtime download is needed, (2) allow-list cdn.playwright.dev and storage.googleapis.com on the egress proxy for this workflow, or (3) pre-authorize the WebFetch tool for this workflow so it can be used as a no-browser fallback for simple HTTP content checks.

Action Required

Assign this issue to an agent to debug and fix the issue.

Debug with any coding agent

Use this prompt with any coding agent (GitHub Copilot, Claude, Gemini, etc.):

Debug the agentic workflow failure using https://raw.githubusercontent.com/github/gh-aw/main/debug.md

The failed workflow run is at https://github.com/github/gh-aw/actions/runs/32964188587
Manually invoke the agent

Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.

Tip

Stop reporting this workflow as a failure

To stop a workflow from creating failure issues, set report-failure-as-issue: false in its frontmatter:

safe-outputs:
  report-failure-as-issue: false

Generated from Blog Auditor · claude · 38.1 AIC ·

  • expires on Aug 26, 2026, 11:44 PM UTC