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
⚠️ Missing Data Reported: The agent reported missing data during execution.
Missing Data:
GraphQL node_id for issue comments: The github-issue_read MCP tool (method: get_comments) does not return the node_id field required by safeoutputs hide_comment. 3 comments qualify for hiding but cannot be processed without GraphQL node IDs.
Context: Comments needing hiding: 4641462382 (P2 RESOLVED - investigation for pipeline:evaluation:failure-rate:critical, 12d old), 4645552381 (P1 OUTDATED - daily 2026-06-08, 11d old), 4656195224 (P1 OUTDATED - daily 2026-06-09, 10d old). Issue table (Steps 3-4) is
[Content truncated due to length]
Alternatives: The weekly cleanup workflow (devops-health-cleanup.yml) will handle permanent deletion. Node IDs can be obtained via GitHub GraphQL API query: { node(id: ...) } or by examining comment API responses that include node_id.
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/dotnet/skills/actions/runs/27813288162
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.
Workflow Failure
Workflow: DevOps Health — Groom Dashboard
Branch: main
Run: https://github.com/dotnet/skills/actions/runs/27813288162
Missing Data:
[Content truncated due to length]
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 devops-health-groom failure in https://github.com/dotnet/skills/actions/runs/27813288162Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: