Skip to content

[aw] Workflow Normalizer is missing required data #49997

Description

@github-actions

Workflow Failure

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

Warning

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

Missing Data:

  • Pre-cached workflow run logs at /tmp/gh-aw/logs-cache/*.json: Step 1 of the Workflow Normalizer process requires reading recent workflow run data from /tmp/gh-aw/logs-cache/ to identify which workflows were active in the last 24 hours, but this directory does not exist in the current run environment.
    • Context: Checked /tmp/gh-aw/logs-cache/ and searched the filesystem broadly; only /tmp/gh-aw/base/.github/workflows/agentic-logs-cache.yml exists, no cached JSON run data. Repo has 200+ workflow .md files but no way to filter to 'active in last 24h' without this ca
      [Content truncated due to length]
    • Alternatives: Re-run the workflow after ensuring the logs-cache pre-fetch step actually populates /tmp/gh-aw/logs-cache/, or provide workflow activity data via an alternate source (e.g., GitHub API run history) that this agent can query directly.

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/30818415647
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 · 19.6 AIC ·

  • expires on Aug 4, 2026, 1:38 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