Skip to content

0.72.3 - Run Storybook tests before publishing on push to main#77

Merged
jalexw merged 2 commits into
mainfrom
claude/storybook-tests-ci-xl3n1l
Jun 8, 2026
Merged

0.72.3 - Run Storybook tests before publishing on push to main#77
jalexw merged 2 commits into
mainfrom
claude/storybook-tests-ci-xl3n1l

Conversation

@jalexw

@jalexw jalexw commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

The publish workflow runs on push to main but previously only ran Build before publishing. Storybook tests only ran on pull requests, so a merge to main could publish even if storybook tests would fail.

Add a Storybook-Tests job to the publish workflow (build static Storybook + run the test-runner against it, matching the PR check) and make both publish jobs (GitHub Packages and NPMJS) depend on it in addition to Build.

The publish workflow runs on push to main but previously only ran Build before publishing. Storybook tests only ran on pull requests, so a merge to main could publish even if storybook tests would fail.

Add a Storybook-Tests job to the publish workflow (build static Storybook + run the test-runner against it, matching the PR check) and make both publish jobs (GitHub Packages and NPMJS) depend on it in addition to Build.
@vercel

vercel Bot commented Jun 8, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ui Ready Ready Preview, Comment Jun 8, 2026 4:24pm

Request Review

@jalexw jalexw changed the title 0.72.2 - Run Storybook tests before publishing on push to main 0.72.3 - Run Storybook tests before publishing on push to main Jun 8, 2026
@jalexw jalexw merged commit de29103 into main Jun 8, 2026
10 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