Skip to content

[aw] Agentic Workflow Audit Agent failed #37419

@github-actions

Description

@github-actions

Workflow Failure

Workflow: Agentic Workflow Audit Agent
Branch: main
Run: https://github.com/github/gh-aw/actions/runs/27074406807

Warning

AI Credits Budget Guidance: The run hit a legacy effective-token rate-limit signal from the API proxy. gh-aw now uses AI Credits (AIC) as the primary cost metric, so migrate per-run budgeting to max-ai-credits.

Why this happened and how to optimize
  • Learn about AI Credits.

  • max-effective-tokens is deprecated; migrate to max-ai-credits by running gh aw fix --write, or update manually (1 AIC = 10,000 ET):

    # before
    max-effective-tokens: 5000000
    # after
    max-ai-credits: 500
  • To budget and optimize this workflow, follow the cost management guidance.

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/27074406807
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 Agentic Workflow Audit Agent ·

  • expires on Jun 7, 2026, 9:49 AM UTC

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions