Remove MDX migration notice workflow (2026-04)#4486
Conversation
🚨🚨🚨 Docs migration in progress 🚨🚨🚨We are actively migrating UI extension reference docs to MDX in the
During this migration, please be aware of the following:
Doc comments in Examples that previously lived in this repo are being moved to the What should I do?
Thanks for your patience while we complete the migration! 🙏 |
|
This PR targets a stable release branch ( When you open the forward-port PR, include a line like this in its body so the Accepted formats (comma-separated for multiple):
If a forward-port isn't needed (e.g., the change is stable-only), you can remove the |
Summary
The reference docs migration to MDX (in
areas/platforms/shopify-dev) is complete, so the PR-comment warning we added during the migration is no longer needed.This PR removes
.github/workflows/mdx-migration-notice.ymlon the2026-04version branch. Equivalent PRs are landing on2025-07,2025-10,2026-01, and2026-07-rc.What's removed
MDX migration noticeworkflow that posted a comment on every new PR explaining that.doc.tsfiles, doc comments, and examples were being migrated.Test plan
2026-04no longer gets an auto-comment from the workflow