Skip to content

Commit fb3ce1a

Browse files
authored
Merge pull request #37393 from github/repo-sync
Repo sync
2 parents 4bb2b3d + 51feec8 commit fb3ce1a

File tree

3 files changed

+12
-1
lines changed

3 files changed

+12
-1
lines changed

content/admin/overview/best-practices-for-enterprises.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,10 @@ You can manage the display of usernames within your enterprise's private reposit
5656

5757
{% endif %}
5858

59+
## Maintain ownership continuity
60+
61+
Organizations can have more than one organization owner to avoid lapses in ownership. We recommend that at least two people within each organization have the owner role. For more information, see [AUTOTITLE](/organizations/managing-peoples-access-to-your-organization-with-roles/maintaining-ownership-continuity-for-your-organization).
62+
5963
## Further reading
6064

6165
* [AUTOTITLE](/repositories/creating-and-managing-repositories/best-practices-for-repositories)

content/contributing/style-guide-and-content-model/style-guide.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1561,7 +1561,8 @@ We only document the responsive states of UI elements when they create ambiguity
15611561

15621562
### User interface text
15631563

1564-
When referencing text in the user interface, reproduce the text exactly. Use quotation marks to surround UI text that cannot be interacted with.
1564+
When referencing text in the user interface, reproduce the text exactly. Use quotation marks to surround UI text that cannot be interacted with. Place any commas outside of the quotation marks.
1565+
15651566
* **Use:** Under “IP allow list”, click **Edit**.
15661567

15671568
### More resources

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)