Skip to content

feat: show per-check CI detail on card #60

Description

@drewdrewthis

Current

Card detail displays only the CI rollup (pass/fail/pending). Individual check runs — their names, conclusions, and durations — are not visible.

Proposed

On card detail, list each check run with name, conclusion, and duration. Source from GraphQL statusCheckRollup.contexts, which is already fetched.

Rationale

Rollup is good for a glance; per-check is needed to decide which check to investigate when CI is red. Data is already on the client.

Ref: specs/review/pr-tracking.feature

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestrelevance-checkedExamined by kanban relevance audit with no close signal this cycle

Type

No type

Projects

Status
Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions