Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.8k
WIP: Addon-Vitest: Add test trigger API, take screenshots#33206
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:next
Are you sure you want to change the base?
Conversation
github-actionsbot commentedNov 27, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
nx-cloudbot commentedNov 27, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
View yourCI Pipeline Execution ↗ for commit8575ab4
☁️Nx Cloud last updated this comment at |
storybook-bot commentedNov 27, 2025
Failed to publish canary version of this pull request, triggered by@JReinhold. See the failed workflow run at:https://github.com/storybookjs/storybook/actions/runs/19732250010 |
Uh oh!
There was an error while loading.Please reload this page.
Closes #
What I did
Checklist for Contributors
Testing
The changes in this PR are covered in the following automated tests:
Manual testing
This section is mandatory for all contributions. If you believe no manual test is necessary, please state so explicitly. Thanks!
Documentation
MIGRATION.MD
Checklist for Maintainers
When this PR is ready for testing, make sure to add
ci:normal,ci:mergedorci:dailyGH label to it to run a specific set of sandboxes. The particular set of sandboxes can be found incode/lib/cli-storybook/src/sandbox-templates.tsMake sure this PR containsone of the labels below:
Available labels
bug: Internal changes that fixes incorrect behavior.maintenance: User-facing maintenance tasks.dependencies: Upgrading (sometimes downgrading) dependencies.build: Internal-facing build tooling & test updates. Will not show up in release changelog.cleanup: Minor cleanup style change. Will not show up in release changelog.documentation: Documentationonly changes. Will not show up in release changelog.feature request: Introducing a new feature.BREAKING CHANGE: Changes that break compatibility in some way with current major version.other: Changes that don't fit in the above categories.🦋 Canary release
This pull request has been released as version
0.0.0-pr-33206-sha-2fd88b76. Try it out in a new sandbox by runningnpx storybook@0.0.0-pr-33206-sha-2fd88b76 sandboxor in an existing project withnpx storybook@0.0.0-pr-33206-sha-2fd88b76 upgrade.More information
0.0.0-pr-33206-sha-2fd88b76jeppe/addon-vitest-trigger-api2fd88b761764238365)To request a new release of this pull request, mention the
@storybookjs/coreteam.core team members can create a new canary releasehere or locally with
gh workflow run --repo storybookjs/storybook publish.yml --field pr=33206