Skip to content

Commit 894341c

Browse files
authored
GHAS unbundling task - #17242: Revise "GitHub Plans" [part of "Preparation for basic updates for product split - #17242"] (#54683)
1 parent 4efef1c commit 894341c

1 file changed

Lines changed: 12 additions & 4 deletions

File tree

content/get-started/learning-about-github/githubs-plans.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,13 @@ In addition to the features available with {% data variables.product.prodname_fr
8484
* {% data variables.contact.github_support %} via email
8585
* 3,000 {% data variables.product.prodname_actions %} minutes per month
8686
* 2 GB {% data variables.product.prodname_registry %} storage
87+
{%- ifversion ghas-products %}
88+
* The option to purchase {% data variables.product.prodname_GHAS %} products:
89+
* {% data variables.product.prodname_GH_code_security %}
90+
* {% data variables.product.prodname_GH_secret_protection %}
91+
92+
For more information, see [AUTOTITLE](/get-started/learning-about-github/about-github-advanced-security).{%- endif %}
93+
8794
* Advanced tools and insights in private repositories:
8895
* Required pull request reviewers
8996
* Multiple pull request reviewers
@@ -97,7 +104,8 @@ In addition to the features available with {% data variables.product.prodname_fr
97104
> [!NOTE]
98105
> To publish a {% data variables.product.prodname_pages %} site privately, you need to have an organization account. Additionally, your organization must use {% data variables.product.prodname_ghe_cloud %}.
99106
100-
* Wikis
107+
* Wikis{% ifversion ghas-products %}
108+
* Security overview{% endif %}
101109
* Repository insights graphs: Pulse, contributors, traffic, commits, code frequency, network, and forks
102110
{% data reusables.repositories.repo-insights-commit-limit %}
103111
{%- ifversion fpt or ghec %}
@@ -120,9 +128,9 @@ In addition to the features available with {% data variables.product.prodname_te
120128
* Authentication with SAML single sign-on
121129
* Access provisioning with SAML or SCIM
122130
* Deployment protection rules with {% data variables.product.prodname_actions %} for private or internal repositories
123-
* {% data variables.product.prodname_github_connect %}
124-
* The option to purchase {% data variables.product.prodname_GH_advanced_security %}. For more information, see [AUTOTITLE](/get-started/learning-about-github/about-github-advanced-security).
125-
* Additional features such as internal repositories, security overview, and repository rules.
131+
* {% data variables.product.prodname_github_connect %}{%- ifversion ghas-products %}{% else %}
132+
* The option to purchase {% data variables.product.prodname_GHAS %}. For more information, see [AUTOTITLE](/get-started/learning-about-github/about-github-advanced-security){% endif %}
133+
* Additional features such as internal repositories{%- ifversion ghas-products %}{% else %}, security overview,{% endif %} and repository rules.
126134

127135
{% data variables.product.prodname_ghe_cloud %} specifically includes:
128136
* 50,000 {% data variables.product.prodname_actions %} minutes per month

0 commit comments

Comments
 (0)