Skip to content

Commit f3eb754

Browse files
patrick-knightCopilotsophietheking
authored
repo limits clarification for org ownership. (#54740)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com>
1 parent 5b99a03 commit f3eb754

2 files changed

Lines changed: 9 additions & 3 deletions

File tree

content/repositories/creating-and-managing-repositories/repository-limits.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@ Merging a pull request using the "Rebase and merge" option is limited to **100**
4242

4343
{% endif %}
4444

45-
## Organization Limits
45+
## Organization and account limits
4646

47-
If a repository owner exceeds **100,000** repositories, some UI experiences and API functionality may be degraded. For more information, see [AUTOTITLE](/repositories/creating-and-managing-repositories/about-repositories#about-repository-ownership).
47+
Organizations and accounts may not exceed **100,000** repositories. When an account surpasses **50,000** repositories, a banner will appear, noting the approaching limit. Additionally, administrators will receive email notifications, and the audit log will update every additional 5,000 repositories created. See [AUTOTITLE](/repositories/creating-and-managing-repositories/about-repositories#about-repository-ownership).
48+
49+
## Integrations and {% data variables.product.prodname_github_apps %}
50+
51+
When building an integration on {% data variables.product.github %}, store user-generated data in their own {% data variables.product.github %} accounts rather than centralizing it in your account. This ensures users retain full control over their work and helps you avoid exceeding repository limits.

data/reusables/organizations/organization-plans.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{% ifversion fpt or ghec %}
2-
All organizations can own an unlimited number of public and private repositories. You can use organizations for free, with {% data variables.product.prodname_free_team %}, which includes limited features on private repositories. To get the full feature set on private repositories and additional features at the organization level, including SAML single sign-on and improved support coverage, you can upgrade to {% data variables.product.prodname_team %} or {% data variables.product.prodname_ghe_cloud %}. {% data reusables.gated-features.more-info %}
2+
You can use organizations for free, with {% data variables.product.prodname_free_team %}, which includes limited features on private repositories. To get the full feature set on private repositories and additional features at the organization level, including SAML single sign-on and improved support coverage, you can upgrade to {% data variables.product.prodname_team %} or {% data variables.product.prodname_ghe_cloud %}. {% data reusables.gated-features.more-info %}
3+
4+
Organizations are limited to owning 100,000 repositories, to create additional repositories you can create additional organizations.
35

46
{% ifversion fpt %}
57
{% data reusables.enterprise.link-to-ghec-trial %}{% endif %}

0 commit comments

Comments
 (0)