Skip to content

feat(widget): add github ci status#492

Open
CaseyPeters wants to merge 1 commit into
sirmalloc:mainfrom
CaseyPeters:feature/git-ci-status
Open

feat(widget): add github ci status#492
CaseyPeters wants to merge 1 commit into
sirmalloc:mainfrom
CaseyPeters:feature/git-ci-status

Conversation

@CaseyPeters

@CaseyPeters CaseyPeters commented Jul 2, 2026

Copy link
Copy Markdown

Why

Tracking a PR from the status line, you can see the branch and review state but not whether CI is green. This adds that.

What

New GitCiStatus widget (GitHub only). Shows the current branch's PR check rollup as non-zero buckets: ✗1 ●1 ✓97 (failing / pending / success). Skipped and neutral are dropped as non-blocking noise. Renders - when there's no PR or no checks.

Reuses the existing PR fetch and 30s cache, just adds statusCheckRollup to the gh pr view query.

Example

Screenshot 2026-07-02 at 2 40 58 PM

Sign up for free to 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.

1 participant