Skip to content

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

@drewdrewthis

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions