Skip to content

Fix Storybook 10 build command compatibility#2982

Draft
Copilot wants to merge 3 commits intodependabot/npm_and_yarn/docs/multi-5feea22bbcfrom
copilot/fix-github-actions-workflow-again
Draft

Fix Storybook 10 build command compatibility#2982
Copilot wants to merge 3 commits intodependabot/npm_and_yarn/docs/multi-5feea22bbcfrom
copilot/fix-github-actions-workflow-again

Conversation

Copy link

Copilot AI commented Feb 13, 2026

  • Understand the task - explain why packages were added
  • Investigated recent commits and package changes
  • Found the Dependabot PR Bump tar and storybook in /docs #2965 that upgraded Storybook
  • Analyzed the changes in docs/package.json
  • Provide comprehensive explanation to the user
Original prompt

Fix the failing GitHub Actions workflow Deploy preview / Build
Analyze the workflow logs, identify the root cause of the failure, and implement a fix.
Job ID: 61310416475
Job URL: https://github.com/primer/css/actions/runs/21298595492/job/61310416475


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

@changeset-bot
Copy link

changeset-bot bot commented Feb 13, 2026

⚠️ No Changeset found

Latest commit: d34140a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copilot AI and others added 2 commits February 13, 2026 23:58
Remove extra positional argument from storybook build command. Storybook 10 doesn't accept positional arguments after the output directory flag - the static directory is already configured via staticDirs in main.js.

Co-authored-by: TylerJDev <26746305+TylerJDev@users.noreply.github.com>
Co-authored-by: TylerJDev <26746305+TylerJDev@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix failing GitHub Actions workflow deploy preview build Fix Storybook 10 build command compatibility Feb 14, 2026
Copilot AI requested a review from TylerJDev February 14, 2026 00:02
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