Skip to content

Remove merge queue parsing#1256

Draft
codykaup wants to merge 2 commits intomainfrom
cody/cap-4234-cli-remove-existing-merge-queue-branch-name-changing-code
Draft

Remove merge queue parsing#1256
codykaup wants to merge 2 commits intomainfrom
cody/cap-4234-cli-remove-existing-merge-queue-branch-name-changing-code

Conversation

@codykaup
Copy link
Copy Markdown
Contributor

@codykaup codykaup commented Mar 24, 2026

In order to improve merge queue support, we want to pass the real branch name to the API. This removes merge queue branch parsing to account for that.

📦 Published PR as canary version: 16.1.0--canary.1256.23509139867.0

✨ Test out this PR locally via:

npm install chromatic@16.1.0--canary.1256.23509139867.0
# or 
yarn add chromatic@16.1.0--canary.1256.23509139867.0

@codykaup codykaup self-assigned this Mar 24, 2026
@codykaup codykaup added minor Auto: Increment the minor version when merged release Auto: Create a `latest` release when merged labels Mar 24, 2026
@github-actions
Copy link
Copy Markdown
Contributor

📦 Package Size: 5732 KB
✅ Compared to main: 0 KB c175ff8 (5732 KB)

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.27%. Comparing base (c175ff8) to head (33a079e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1256      +/-   ##
==========================================
+ Coverage   72.22%   72.27%   +0.04%     
==========================================
  Files         208      207       -1     
  Lines        7918     7888      -30     
  Branches     1435     1431       -4     
==========================================
- Hits         5719     5701      -18     
+ Misses       2177     2165      -12     
  Partials       22       22              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Auto: Increment the minor version when merged release Auto: Create a `latest` release when merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant