Skip to content

Add merge props migration driver - #8254

Draft
joshblack wants to merge 2 commits into
copilot/update-style-docs-prop-mergingfrom
migrate/merge-props-migrator
Draft

Add merge props migration driver#8254
joshblack wants to merge 2 commits into
copilot/update-style-docs-prop-mergingfrom
migrate/merge-props-migrator

Conversation

@joshblack

@joshblack joshblack commented Jul 31, 2026

Copy link
Copy Markdown
Member

Closes #

This PR adds the driver for migrating Primer React components to ADR-025. The entry is intentionally limited to coordination artifacts so implementation batches and adoption-tool refinements remain independently reviewable in their owning stack entries.

Changelog

New

  • Add the migrate-to-merge-props coordinator skill.
  • Add the bounded migrate-to-merge-props-batch agent.

Changed

  • Document ownership boundaries for foundation tooling, the migration driver, implementation batches, and cleanup.

Removed

Rollout strategy

  • Patch release
  • Minor release
  • Major release; if selected, include a written rollout or migration plan
  • None; if selected, include a brief description as to why

This is temporary migration coordination tooling and has no public package impact.

Testing & Reviewing

Please verify the coordinator always routes adoption-tool refinements to PR #8248, keeps this entry limited to the skill and agent, and creates one stack entry per implementation batch.

@changeset-bot

changeset-bot Bot commented Jul 31, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 2dd85ec

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

@joshblack joshblack changed the title migrate/merge props migrator Add merge props migration driver Jul 31, 2026
Refine the adoption report, add validated migration examples, and introduce the coordinator skill and bounded batch agent for ADR-025.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 00bfd295-6ed9-4119-8d63-103a0b3c63e8
Move implementation and adoption-tool changes out of the driver entry and document stack ownership for foundation, driver, batch, and cleanup work.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 00bfd295-6ed9-4119-8d63-103a0b3c63e8
@joshblack
joshblack force-pushed the migrate/merge-props-migrator branch from 63f3f06 to 2dd85ec Compare July 31, 2026 18:35
@joshblack joshblack added the skip changeset This change does not need a changelog label Jul 31, 2026
@github-actions github-actions Bot added the integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm label Jul 31, 2026
@github-actions

Copy link
Copy Markdown
Contributor

⚠️ Action required

👋 Hi, this pull request contains changes to the source code that github/github-ui depends on. If you are GitHub staff, test these changes with github/github-ui using the integration workflow. Check the integration testing docs for step-by-step instructions. Or, apply the integration-tests: skipped manually label to skip these checks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm skip changeset This change does not need a changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant