Skip to content

Commit b95448b

Browse files
Add point about reusing org names in a migration within GitHub.com (#55106)
Co-authored-by: Joe Clark <[email protected]>
1 parent d071374 commit b95448b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

content/migrations/using-github-enterprise-importer/migrating-between-github-products/overview-of-a-migration-between-github-products.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,12 @@ Even if you change your organizational structure, you can still prepare a script
103103
104104
{% data reusables.enterprise-migration-tool.organization-structure-tasks %}
105105

106+
## What is our plan for the enterprise and organization names?
107+
108+
If you are migrating between accounts on {% data variables.product.prodname_dotcom_the_website %}, keep in mind that there are naming constraints for user, organization, and enterprise accounts. If you need to re-use an organization or enterprise name for the migration, we recommend renaming accounts before as opposed to deleting them. Renaming makes a user, organization or enterprise account name available immediately for re-use.
109+
110+
Organization accounts on {% data variables.product.prodname_enterprise %} share the same namespace; two user/organization accounts cannot have the same name. Enterprise accounts on {% data variables.product.prodname_enterprise %} share the same namespace; two enterprise accounts cannot have the same name.
111+
106112
## Running your migrations
107113

108114
{% data reusables.enterprise-migration-tool.running-your-migrations %}

0 commit comments

Comments
 (0)