Skip to content

fix: Make Merge button outline by default, solid green when CI passes - #174

Merged
Ziinc merged 2 commits into
mainfrom
claude/merge-button-color-states-wl5x31
Aug 7, 2026
Merged

fix: Make Merge button outline by default, solid green when CI passes#174
Ziinc merged 2 commits into
mainfrom
claude/merge-button-color-states-wl5x31

Conversation

@Ziinc

@Ziinc Ziinc commented Aug 6, 2026

Copy link
Copy Markdown
Collaborator

The Merge... button in the workspace header now starts as an outline
green button and only fills solid green once the branch's PR CI status
is fully passing, using the existing usePrCiStatus/CiStatusIndicator
data already fetched for the header's CI pill.

claude added 2 commits August 7, 2026 17:18
The Merge... button in the workspace header now starts as an outline
green button and only fills solid green once the branch's PR CI status
is fully passing, using the existing usePrCiStatus/CiStatusIndicator
data already fetched for the header's CI pill.
Drop the green border/text override on the non-passing state so the
Merge... button falls back to the plain neutral outline variant,
reserving green entirely for when CI is fully passing.
@Ziinc
Ziinc force-pushed the claude/merge-button-color-states-wl5x31 branch from c644c0c to fb6eb9c Compare August 7, 2026 17:19
@Ziinc Ziinc changed the title Make Merge button outline-green by default, solid green when CI passes fix: Make Merge button outline-green by default, solid green when CI passes Aug 7, 2026
@Ziinc Ziinc changed the title fix: Make Merge button outline-green by default, solid green when CI passes fix: Make Merge button outline by default, solid green when CI passes Aug 7, 2026
@Ziinc
Ziinc merged commit a426f3e into main Aug 7, 2026
12 of 13 checks passed
@Ziinc
Ziinc deleted the claude/merge-button-color-states-wl5x31 branch August 7, 2026 18:13
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