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 request

Type

No type

Fields

No fields configured for issues without a type.

Projects

Status
Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions