You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Daily Workflow AI Credits Could Not Be Verified: The agent was not started because the daily guardrail could not prove complete AI Credits accounting for earlier workflow runs.
Guardrail status:transient_error
Reason: Daily workflow AI Credits are unknown: Cannot verify the agent producer artifact for its job attempt
The guardrail fails closed either because a billable component's usage artifact is missing, empty, or unreadable, or because the guardrail could not reach the GitHub API to verify prior runs. The detailed reason above identifies the specific cause.
This means a billable component in a prior run completed without leaving a valid accounting record. Inspect the affected prior run and its component logs. Once that run leaves the rolling 24-hour window, the guardrail can evaluate the remaining runs normally.
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-mcpg/actions/runs/35628364283
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.
Workflow Failure
Workflow: Read-Only Stress: gVisor runtime
Branch: test-coverage/register-tools-handler-redaction-918fac4c9d6e4e4c
Run: https://github.com/github/gh-aw-mcpg/actions/runs/35628364283
Pull Request: #13601
Warning
Daily Workflow AI Credits Could Not Be Verified: The agent was not started because the daily guardrail could not prove complete AI Credits accounting for earlier workflow runs.
Guardrail status:
transient_errorReason: Daily workflow AI Credits are unknown: Cannot verify the agent producer artifact for its job attempt
The guardrail fails closed either because a billable component's usage artifact is missing, empty, or unreadable, or because the guardrail could not reach the GitHub API to verify prior runs. The detailed reason above identifies the specific cause.
This means a billable component in a prior run completed without leaving a valid accounting record. Inspect the affected prior run and its component logs. Once that run leaves the rolling 24-hour window, the guardrail can evaluate the remaining runs normally.
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.):
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the
agentic-workflowsprompt.agentic-workflowsskill from.github/skills/agentic-workflows/SKILL.mdor https://github.com/github/gh-aw/blob/main/.github/skills/agentic-workflows/SKILL.mddebug the agentic workflow readonly-stress-gvisor failure in https://github.com/github/gh-aw-mcpg/actions/runs/35628364283Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: