Conversation
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
✅ Approved SummaryThis PR adds a comprehensive migration guide and deprecation notices for CodeSandbox Repositories, which will stop accepting new imports on April 1, 2026 and fully shut down on July 1, 2026. What's Included
Quality Assessment✅ Clear and actionable - The migration guide provides specific steps users can follow Minor Observations (Non-blocking)
Overall, this is a well-executed documentation update that will help users navigate the transition smoothly. |
- Move 'tasks to devcontainer.json' to Step 1 - Move 'prebuilds setup' to Step 2 - Combine 'create branch and codespace' and 'VS Code desktop' into Step 3 - Add sub-sections for web and vscode in Step 3
…-steps docs: reorganize migration guide steps
Summary
CodeSandbox Repos and GitHub Codespaces
Context
CodeSandbox Repositories will stop accepting new imports on April 1, 2026 and fully shut down on July 1, 2026. This PR ensures users see the deprecation notice wherever they encounter
repository docs and have a clear path to migrate.
Test plan