Skip to content

Conversation

adierkens
Copy link
Contributor

Fixing an issue with the migration status workflow: https://github.com/primer/react/actions/runs/18298011773/job/52100289103

Builds the docgen package prior to the workflow running

Rollout strategy

  • None; if selected, include a brief description as to why
    • Changes are to internal tools only

@adierkens adierkens requested a review from a team as a code owner October 7, 2025 17:36
Copy link

changeset-bot bot commented Oct 7, 2025

⚠️ No Changeset found

Latest commit: ca5d655

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

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes a build issue in the migration status workflow by adding a pre-build step for the docgen package before running the migration script.

  • Adds a build step for the @primer/doc-gen workspace to ensure dependencies are built before the migration script runs
  • Resolves a workflow failure where the migration script couldn't find the required built assets

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.

1 participant