You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/get-started/learning-about-github/githubs-plans.md
+12-4Lines changed: 12 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,6 +84,13 @@ In addition to the features available with {% data variables.product.prodname_fr
84
84
* {% data variables.contact.github_support %} via email
85
85
* 3,000 {% data variables.product.prodname_actions %} minutes per month
86
86
* 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
+
87
94
* Advanced tools and insights in private repositories:
88
95
* Required pull request reviewers
89
96
* Multiple pull request reviewers
@@ -97,7 +104,8 @@ In addition to the features available with {% data variables.product.prodname_fr
97
104
> [!NOTE]
98
105
> 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 %}.
{% data reusables.repositories.repo-insights-commit-limit %}
103
111
{%- ifversion fpt or ghec %}
@@ -120,9 +128,9 @@ In addition to the features available with {% data variables.product.prodname_te
120
128
* Authentication with SAML single sign-on
121
129
* Access provisioning with SAML or SCIM
122
130
* 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.
126
134
127
135
{% data variables.product.prodname_ghe_cloud %} specifically includes:
128
136
* 50,000 {% data variables.product.prodname_actions %} minutes per month
0 commit comments