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 Tools Reported: The agent reported missing tools during execution.
Missing Tools:
safeoutputs create_issue: A vetted IA finding was ready to file, but create_issue failed because the run had already reached its 1-of-1 create_issue limit.
Alternatives:
Tool
Alternative
safeoutputs create_issue
File the Deep Research discovery issue in a fresh run or manually using the finding details from this run.
Warning
Task Could Not Be Completed: The agent reported that the task could not be performed due to an infrastructure or tool failure.
Reasons:
Found one IA finding, but create_issue failed because the safeoutputs create_issue limit was already reached for this run.
Finding: Deep Research is advertised but missing from workflow discovery paths.
Evidence: README.md:7-10 sends users to the docs site and GitHub Agent Workflows; docs/index.md:110 has the primary Browse all 40+ workflows CTA and docs/index.md:142-146 advertises Deep Research; gh-agent-workflows/README.md:41-42 documents Internal Gemini CLI Web Search as the research assistant; gh-agent-workflows/internal-gemini-cli-web-search/README.md:7,23,36 confirms it is the /research workflow with GEMINI_API_KEY setup; docs/workflows/gh-agent-workflows.md:29-127 and mkdocs.yml:28-80 omit Deep Research/Internal Gemini CLI Web Search from workflow inventory/navigation. Duplicate risk low: known prior findings cover PR Review Addresser, PR Labeler, Refactor Opportunist, Create Comment grouping, Core setup secrets, PR Actions Detective placement, workflow docs links, and setup-path issues; local/GitHub issue search found no Deep Research/Internal Gemini match.
This is a structured incompletion signal (report_incomplete), not a real task outcome. Any other safe outputs emitted alongside this signal (e.g., comments) describe the failure state, not a completed review or action.
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/elastic/ai-github-actions/actions/runs/28391949812
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.
Workflow Failure
Workflow: Information Architecture
Branch: main
Run: https://github.com/elastic/ai-github-actions/actions/runs/28391949812
Warning
Missing Tools Reported: The agent reported missing tools during execution.
Missing Tools:
Alternatives:
Warning
Task Could Not Be Completed: The agent reported that the task could not be performed due to an infrastructure or tool failure.
Reasons:
Found one IA finding, but create_issue failed because the safeoutputs create_issue limit was already reached for this run.
Finding: Deep Research is advertised but missing from workflow discovery paths.
Evidence: README.md:7-10 sends users to the docs site and GitHub Agent Workflows; docs/index.md:110 has the primary Browse all 40+ workflows CTA and docs/index.md:142-146 advertises Deep Research; gh-agent-workflows/README.md:41-42 documents Internal Gemini CLI Web Search as the research assistant; gh-agent-workflows/internal-gemini-cli-web-search/README.md:7,23,36 confirms it is the /research workflow with GEMINI_API_KEY setup; docs/workflows/gh-agent-workflows.md:29-127 and mkdocs.yml:28-80 omit Deep Research/Internal Gemini CLI Web Search from workflow inventory/navigation. Duplicate risk low: known prior findings cover PR Review Addresser, PR Labeler, Refactor Opportunist, Create Comment grouping, Core setup secrets, PR Actions Detective placement, workflow docs links, and setup-path issues; local/GitHub issue search found no Deep Research/Internal Gemini match.
This is a structured incompletion signal (
report_incomplete), not a real task outcome. Any other safe outputs emitted alongside this signal (e.g., comments) describe the failure state, not a completed review or action.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 gh-aw-information-architecture failure in https://github.com/elastic/ai-github-actions/actions/runs/28391949812Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: