pr
Create Pull Request
Creates a PR following Storybook conventions.
Title format
[Area]: [Description]
- Area is capitalized, no spaces (dashes allowed)
- Examples:
CSFFactories: Fix type exportNextjs-Vite: Add supportCLI: Fix automigrate issue
Labels
Add these labels to the PR:
Category (required, pick one):
More from storybookjs/storybook
storybook-upgrade
Upgrade Storybook to a specific version (canary or release). Use this when upgrading Storybook packages in an external app, reproduction, or test project.
10canary
Triggers a canary release for a Storybook PR. Use when the user wants to publish a canary version, create a pre-release, or test a PR via npm.
9github-qa-labels
Label GitHub issues and PRs found during QA testing. Use when organizing QA findings with proper labels.
7fix-linting-types-on-pr
Checks out a PR (including fork PRs), fixes all linting and TypeScript errors, then pushes the changes back. Use when asked to fix lint, types, or TS errors on a PR.
7docs-review
Review, improve, rewrite, author, or plan Storybook documentation in /docs. Use this when asked to review docs, improve a page, rewrite documentation, draft new docs, or advise on docs strategy.
5