Skip to content

feat(widget): add github ci status - #492

Merged
sirmalloc merged 3 commits into
sirmalloc:mainfrom
CaseyPeters:feature/git-ci-status
Jul 20, 2026
Merged

feat(widget): add github ci status#492
sirmalloc merged 3 commits into
sirmalloc:mainfrom
CaseyPeters:feature/git-ci-status

Conversation

@CaseyPeters

@CaseyPeters CaseyPeters commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

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

@sirmalloc
sirmalloc merged commit bd74e68 into sirmalloc:main Jul 20, 2026
3 checks passed
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.

2 participants