Skip to content

[CI] [GHA] Pre-download logs for failed jobs in CI Doctor#36618

Merged
akashchi merged 5 commits into
openvinotoolkit:masterfrom
akashchi:ci/gha/log-preanalysis-ci-doctor-mq
Jun 30, 2026
Merged

[CI] [GHA] Pre-download logs for failed jobs in CI Doctor#36618
akashchi merged 5 commits into
openvinotoolkit:masterfrom
akashchi:ci/gha/log-preanalysis-ci-doctor-mq

Conversation

@akashchi

Copy link
Copy Markdown
Contributor

Tickets:

  • 189735

AI Assistance:

  • AI assistance used: yes
    • Log pre-downloading step

@akashchi akashchi added this to the 2026.3 milestone Jun 29, 2026
@akashchi akashchi requested a review from as-suvorov June 29, 2026 12:42
@akashchi akashchi requested review from a team as code owners June 29, 2026 12:42
@akashchi akashchi requested review from michalzx and removed request for a team June 29, 2026 12:42
@github-actions github-actions Bot added category: CI OpenVINO public CI category: docs OpenVINO documentation github_actions Pull requests that update GitHub Actions code labels Jun 29, 2026
@akashchi akashchi changed the title Ci/gha/log preanalysis ci doctor mq [CI] [GHA] Pre-download logs for failed jobs in CI Doctor Jun 29, 2026
@akashchi akashchi requested a review from Copilot June 29, 2026 12:51

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR enhances the CI Doctor (Merge Queue) Agentic Workflow by adding a pre-analysis step that proactively downloads logs from failed workflow jobs and generates a summarized “hint” index for faster investigation.

Changes:

  • Add a new early workflow step to fetch failed job metadata and download logs, generating filtered “error hint” files and a summary index under /tmp/gh-aw/agent/ci-doctor/.
  • Update the CI Doctor investigation instructions to prefer the pre-downloaded logs/summary and fall back to MCP log retrieval if needed.
  • Regenerate the compiled lock workflow to include the new step.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
.github/workflows/ci-doctor-mq.md Adds log pre-download + hint generation step and updates the agent instructions to use the pre-analysis artifacts.
.github/workflows/ci-doctor-mq.lock.yml Regenerated compiled workflow reflecting the new “Download CI failure logs” step.

Comment thread .github/workflows/ci-doctor-mq.md
Comment thread .github/workflows/ci-doctor-mq.md
@akashchi akashchi enabled auto-merge June 30, 2026 08:04
@akashchi akashchi added this pull request to the merge queue Jun 30, 2026
Merged via the queue into openvinotoolkit:master with commit c431def Jun 30, 2026
217 of 219 checks passed
@akashchi akashchi deleted the ci/gha/log-preanalysis-ci-doctor-mq branch June 30, 2026 11:25
praasz pushed a commit to praasz/openvino that referenced this pull request Jul 1, 2026
…olkit#36618)

### Tickets:
 - *189735*

### AI Assistance:
 - *AI assistance used: yes*
   - Log pre-downloading step
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: CI OpenVINO public CI category: docs OpenVINO documentation github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants