Skip to content

[aw] Workflow Normalizer is missing required data #50558

Description

@github-actions

Workflow Failure

Workflow: Workflow Normalizer
Branch: main
Run: https://github.com/github/gh-aw/actions/runs/31009190580

Warning

Missing Data Reported: The agent reported missing data during execution.

Missing Data:

  • Workflow run logs cache (/tmp/gh-aw/logs-cache/*.json): Task requires identifying workflows active in the last 24 hours by reading pre-cached JSON logs from /tmp/gh-aw/logs-cache/, but this directory does not exist in the workflow's runtime environment.
    • Context: Checked /tmp/gh-aw/ directory contents; logs-cache subdirectory is absent. Other expected subdirs (agent, base, sandbox, safeoutputs, mcp-logs) exist but no logs-cache.
    • Alternatives: Ensure the workflow step that populates /tmp/gh-aw/logs-cache/ (e.g., a log-download/cache step) runs before this agent step, or provide workflow run history via another available data source (e.g., GitHub Actions API through safeoutputs/github MCP).

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/31009190580
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 Workflow Normalizer · 17.5 AIC ·

  • expires on Aug 6, 2026, 1:20 AM UTC

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions