Skip to content

[WIP] Fix workflow health dashboard issues - #23757

Closed
pelikhan with Copilot wants to merge 1 commit into
mainfrom
copilot/whm-fix-workflow-health-issues
Closed

[WIP] Fix workflow health dashboard issues#23757
pelikhan with Copilot wants to merge 1 commit into
mainfrom
copilot/whm-fix-workflow-health-issues

Conversation

CopilotAI commented Mar 31, 2026

Copy link
Copy Markdown
Contributor

Thanks for asking me to work on this. I will get started on it and keep this PR's description up to date as I form a plan and make progress.


This section details on the original issue you should resolve

<issue_title>[WHM] Workflow Health Dashboard — 2026-03-31</issue_title>
<issue_description>### Overview

Score: 73/100 (↑1 from 72). 178 workflows total. Run §23796317224

Summary

CategoryCount
Total workflows178
Healthy (≥80)173
P1 — Active failures2
P2 — Team decision2
WHM self6 runs failing → root cause fixed this run

P1 — Critical Issues 🚨

Smoke Update Cross-Repo PR (#23193 — open)

Smoke Create Cross-Repo PR (new issue #23691)


P2 — External Issues (Team closed as not_planned) ⚠️

Smoke Codex (#23431 — closed not_planned 2026-03-31)

Smoke Gemini (#23399 — closed not_planned 2026-03-31)


✅ Recoveries


WHM Self-Failure Root Cause Identified

WHM runs #282–286 ALL failed in safe_outputs. Root cause:

  • Agent called update_issue (3 times) to close stale issues
  • WHM runs on schedule → no triggering issue → update_issue fails
  • Fix: use only add_comment (not update_issue) in schedule-triggered workflows
  • This run ([UPDATED] Update Issue Test - Processed by Codex #287) uses only add_comment + create_issue → should pass clean

Trends

  • Overall health: 72→73 (+1)
  • External API issues (Codex, Gemini) acknowledged by team as not_planned
  • Systemic push_repo_memory bug (2 affected smoke tests) pending fix in compiler_yaml.go

References:

Generated by Workflow Health Manager - Meta-Orchestrator ·

  • expires on Apr 1, 2026, 12:16 PM UTC

Comments on the Issue (you are @copilot in this section)

CopilotAI linked an issue Mar 31, 2026 that may be closed by this pull request
CopilotAI requested a review from pelikhanMarch 31, 2026 18:14
@github-actions
github-actionsBot deleted the copilot/whm-fix-workflow-health-issues branch April 20, 2026 12:49
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[WHM] Workflow Health Dashboard — 2026-03-31

2 participants

@pelikhan