#38218·openvino

[aw] CI Failure Doctor — Merge Queue produced no safe outputs

Author: github-actions[bot]Created Sep 17, 2026Updated Sep 18, 2026
Labelsagentic-workflows

Workflow Failure

Workflow: CI Failure Doctor — Merge Queue
Branch: master
Run: https://github.com/openvinotoolkit/openvino/actions/runs/35200465264
Pull Request: #37780

[!WARNING] No Safe Outputs Generated: The agent job succeeded but did not produce any safe outputs.

Pull Request: #37780

This typically indicates:

  • The safe output server failed to run
  • The prompt failed to generate any meaningful result
  • The agent should have called noop to explicitly indicate no action was taken

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/openvinotoolkit/openvino/actions/runs/35200465264
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:

yaml
safe-outputs:
  report-failure-as-issue: false

Generated from CI Failure Doctor — Merge Queue · copilot · 165.8 AIC ·

Source: openvinotoolkit/openvino