Skip to content

[CRCR] Add health card triage details - #8834

Open
subinz1 wants to merge 2 commits into
subinz1/crcr-health-stuck-probesfrom
subinz1/crcr-health-triage-details
Open

subinz1 wants to merge 2 commits into
subinz1/crcr-health-stuck-probesfrom
subinz1/crcr-health-triage-details

Conversation

@subinz1

@subinz1 subinz1 commented Sep 18, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add a lazy query for detailed CRCR health-probe jobs in the five most recent pull requests.
  • Open pull-request and nightly health-card details on click, with links to the upstream pull request or commit and its downstream Actions job.
  • Show only unexpected failures, unfinished jobs, and overdue jobs. Expected xfail, xcancel, and xtimeout probe outcomes remain passing.
  • Reuse the nightly-dashboard data already fetched by the page; only pull-request details require the lazy query.

Stack

This draft is based on #8801 because it relies on the overdue in-progress health state from that PR. Retarget this PR to main after #8801 merges.

Addresses #8804.

@vercel

vercel Bot commented Sep 18, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated
torchci Ignored Ignored Sep 22, 2026 12:15pm UTC

Request Review

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Sep 18, 2026
@subinz1
subinz1 added this pull request to stack #8835 September 18, 2026 09:25
@subinz1
subinz1 force-pushed the subinz1/crcr-health-triage-details branch from f27d013 to 5415d52 Compare September 18, 2026 09:28
@subinz1
subinz1 marked this pull request as ready for review September 18, 2026 09:28
@subinz1
subinz1 requested a review from atalman September 18, 2026 09:28
@subinz1
subinz1 force-pushed the subinz1/crcr-health-triage-details branch from 5415d52 to 0897435 Compare September 22, 2026 06:36
@subinz1
subinz1 force-pushed the subinz1/crcr-health-triage-details branch from 0897435 to 447340b Compare September 22, 2026 12:15
@atalman
atalman deployed to torchci-preview September 22, 2026 15:48 — with GitHub Actions Active
@github-actions

Copy link
Copy Markdown

torchci preview for 447340b: https://torchci-16m3abqmi-fbopensource.vercel.app

Pushing to this PR clears preview-ready; re-apply it to deploy the
new commit.

This branch was successfully deployed

1 active deployment
torchci-preview 447340bd Deployed Sep 22, 2026 by atalman via deploy #394
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. preview-ready

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CRCR] Add additional info that helps triage the issue when health is degraded in PR and Nightly

2 participants