From ada941dd118c576a389b0c664635e4e622ca3b3d Mon Sep 17 00:00:00 2001 From: Andre Kolodochka <59625655+andrekolodochka@users.noreply.github.com> Date: Mon, 11 Oct 2021 11:46:36 +1100 Subject: [PATCH 1/4] Add reference to Enterprise Account --- data/reusables/gated-features/internal-repos.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/reusables/gated-features/internal-repos.md b/data/reusables/gated-features/internal-repos.md index cb8b37a584..042dc79915 100644 --- a/data/reusables/gated-features/internal-repos.md +++ b/data/reusables/gated-features/internal-repos.md @@ -1 +1 @@ -Internal repositories are available with {% data variables.product.prodname_ghe_cloud %}{% ifversion ghae %}, {% data variables.product.prodname_ghe_managed %},{% endif %} and {% data variables.product.prodname_ghe_server %} 2.20+. For more information, see "GitHub's products." +Internal repositories are available on {% data variables.product.prodname_ghe_cloud %} with Enterprise Account{% ifversion ghae %}, {% data variables.product.prodname_ghe_managed %},{% endif %} and {% data variables.product.prodname_ghe_server %} 2.20+. For more information, see "GitHub's products and "Enterprise Accounts. From 03496a24eb50d25a1b668e1faa9672a554cb1426 Mon Sep 17 00:00:00 2001 From: Laura Coursen Date: Fri, 15 Oct 2021 17:54:59 -0500 Subject: [PATCH 2/4] Address GHEC version --- data/reusables/gated-features/internal-repos.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/data/reusables/gated-features/internal-repos.md b/data/reusables/gated-features/internal-repos.md index 042dc79915..1302598dbb 100644 --- a/data/reusables/gated-features/internal-repos.md +++ b/data/reusables/gated-features/internal-repos.md @@ -1 +1,5 @@ -Internal repositories are available on {% data variables.product.prodname_ghe_cloud %} with Enterprise Account{% ifversion ghae %}, {% data variables.product.prodname_ghe_managed %},{% endif %} and {% data variables.product.prodname_ghe_server %} 2.20+. For more information, see "GitHub's products and "Enterprise Accounts. +{% ifversion fpt %} +Internal repositories are available on {% data variables.product.prodname_ghe_cloud %} for organizations that are owned by an enterprise account and {% data variables.product.prodname_ghe_server %} 2.20+. For more information, see "[{% data variables.product.prodname_company_short %}'s products](/get-started/learning-about-github/githubs-products) and "[About enterprise accounts](/enterprise-cloud@latest/admin/overview/about-enterprise-accounts)" in the {% data variables.product.prodname_ghe_cloud %} documentation. +{% else %} +Internal repositories are available on {% data variables.product.prodname_ghe_cloud %} for organizations that are owned by an enterprise account{% ifversion ghae %}, {% data variables.product.prodname_ghe_managed %},{% endif %} and {% data variables.product.prodname_ghe_server %} 2.20+. For more information, see "[{% data variables.product.prodname_company_short %}'s products](/get-started/learning-about-github/githubs-products){% ifversion ghec %} and "[About enterprise accounts](/admin/overview/about-enterprise-accounts)."{% else %}."{% endif %} +{% endif %} From 12098c048a1fa171297b15e4ccab4c7d8fd6ecc9 Mon Sep 17 00:00:00 2001 From: Laura Coursen Date: Fri, 15 Oct 2021 18:05:56 -0500 Subject: [PATCH 3/4] Fix variable --- data/reusables/gated-features/internal-repos.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/reusables/gated-features/internal-repos.md b/data/reusables/gated-features/internal-repos.md index 1302598dbb..2cfc2b34c4 100644 --- a/data/reusables/gated-features/internal-repos.md +++ b/data/reusables/gated-features/internal-repos.md @@ -1,5 +1,5 @@ {% ifversion fpt %} -Internal repositories are available on {% data variables.product.prodname_ghe_cloud %} for organizations that are owned by an enterprise account and {% data variables.product.prodname_ghe_server %} 2.20+. For more information, see "[{% data variables.product.prodname_company_short %}'s products](/get-started/learning-about-github/githubs-products) and "[About enterprise accounts](/enterprise-cloud@latest/admin/overview/about-enterprise-accounts)" in the {% data variables.product.prodname_ghe_cloud %} documentation. +Internal repositories are available on {% data variables.product.prodname_ghe_cloud %} for organizations that are owned by an enterprise account and {% data variables.product.prodname_ghe_server %} 2.20+. For more information, see "[{% data variables.product.company_short %}'s products](/get-started/learning-about-github/githubs-products) and "[About enterprise accounts](/enterprise-cloud@latest/admin/overview/about-enterprise-accounts)" in the {% data variables.product.prodname_ghe_cloud %} documentation. {% else %} -Internal repositories are available on {% data variables.product.prodname_ghe_cloud %} for organizations that are owned by an enterprise account{% ifversion ghae %}, {% data variables.product.prodname_ghe_managed %},{% endif %} and {% data variables.product.prodname_ghe_server %} 2.20+. For more information, see "[{% data variables.product.prodname_company_short %}'s products](/get-started/learning-about-github/githubs-products){% ifversion ghec %} and "[About enterprise accounts](/admin/overview/about-enterprise-accounts)."{% else %}."{% endif %} +Internal repositories are available on {% data variables.product.prodname_ghe_cloud %} for organizations that are owned by an enterprise account{% ifversion ghae %}, {% data variables.product.prodname_ghe_managed %},{% endif %} and {% data variables.product.prodname_ghe_server %} 2.20+. For more information, see "[{% data variables.product.company_short %}'s products](/get-started/learning-about-github/githubs-products){% ifversion ghec %} and "[About enterprise accounts](/admin/overview/about-enterprise-accounts)."{% else %}."{% endif %} {% endif %} From 8fd747f037b9ec593df58db81f25aee84886cb3c Mon Sep 17 00:00:00 2001 From: Laura Coursen Date: Fri, 15 Oct 2021 18:21:53 -0500 Subject: [PATCH 4/4] Add :nail_care: --- data/reusables/gated-features/internal-repos.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/reusables/gated-features/internal-repos.md b/data/reusables/gated-features/internal-repos.md index 2cfc2b34c4..5e17223f93 100644 --- a/data/reusables/gated-features/internal-repos.md +++ b/data/reusables/gated-features/internal-repos.md @@ -1,5 +1,5 @@ {% ifversion fpt %} Internal repositories are available on {% data variables.product.prodname_ghe_cloud %} for organizations that are owned by an enterprise account and {% data variables.product.prodname_ghe_server %} 2.20+. For more information, see "[{% data variables.product.company_short %}'s products](/get-started/learning-about-github/githubs-products) and "[About enterprise accounts](/enterprise-cloud@latest/admin/overview/about-enterprise-accounts)" in the {% data variables.product.prodname_ghe_cloud %} documentation. {% else %} -Internal repositories are available on {% data variables.product.prodname_ghe_cloud %} for organizations that are owned by an enterprise account{% ifversion ghae %}, {% data variables.product.prodname_ghe_managed %},{% endif %} and {% data variables.product.prodname_ghe_server %} 2.20+. For more information, see "[{% data variables.product.company_short %}'s products](/get-started/learning-about-github/githubs-products){% ifversion ghec %} and "[About enterprise accounts](/admin/overview/about-enterprise-accounts)."{% else %}."{% endif %} +Internal repositories are available on {% data variables.product.prodname_ghe_cloud %} for organizations that are owned by an enterprise account{% ifversion ghae %}, {% data variables.product.prodname_ghe_managed %},{% endif %} and {% data variables.product.prodname_ghe_server %} 2.20+. For more information, see "[{% data variables.product.company_short %}'s products](/get-started/learning-about-github/githubs-products)" and "[About enterprise accounts](/admin/overview/about-enterprise-accounts)." {% endif %}