1
0
mirror of synced 2026-01-07 09:01:31 -05:00

[2022-06-16] Migrate from Projects (classic) to Projects (beta) (#28516)

* Add migration article and assets

* Optimize images

* update projects classic reusable notice

* Apply suggestions from code review

Co-authored-by: Sarah Edwards <skedwards88@github.com>

* update gotchas, add note for repo-level projects

* tweak

* Update content/issues/trying-out-the-new-projects-experience/migrating-your-project.md

Co-authored-by: Sarah Edwards <skedwards88@github.com>

Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Sarah Edwards <skedwards88@github.com>
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
This commit is contained in:
Steve Guntrip
2022-06-16 21:03:10 +01:00
committed by GitHub
parent eaa75433ae
commit 9d0cdee78b
10 changed files with 76 additions and 1 deletions

View File

@@ -0,0 +1 @@
1. Enable "Project migration" in feature preview. For more information, see "[Exploring early access releases with feature preview](/get-started/using-github/exploring-early-access-releases-with-feature-preview)."

View File

@@ -0,0 +1,8 @@
1. Next to the project you want to migrate, click {% octicon "kebab-horizontal" aria-label="The menu icon" %} to open the menu.
1. In the menu, click **Migrate to beta**.
![Screenshot showing migrate to beta option](/assets/images/help/issues/migrate-to-beta.png)
1. In the the popup, select what you want to happen to the project after it is migrated. We recommend selecting "Close the old project" so it's clear which project is in use.
![Screenshot showing migrate to beta option](/assets/images/help/issues/migrate-option.png)
1. In the bottom right of the popup, click **Start migration**.
![Screenshot showing migrate to beta option](/assets/images/help/issues/migrate-start.png)
1. When the migration is complete, the new migrated project will open in a new tab.

View File

@@ -2,7 +2,7 @@
{% note %}
**Note:** Projects (beta), the all-new projects experience, is now available. For more information about projects (beta), see "[About projects (beta)](/issues/trying-out-the-new-projects-experience/about-projects)."
**Note:** Projects (beta), the all-new projects experience, is now available. For more information about projects (beta), see "[About projects (beta)](/issues/trying-out-the-new-projects-experience/about-projects)" and for information about migrating your project, see "[Migrating your project to Projects (beta)](/issues/trying-out-the-new-projects-experience/migrating-your-project)."
{% endnote %}
{% endif %}