1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Clarify github.com actions not available when connecting GHES to ghe.com (#54817)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com>
This commit is contained in:
Dylan
2025-03-18 11:21:27 -05:00
committed by GitHub
parent c0412a26c8
commit ba94c66c55

View File

@@ -1,5 +1,8 @@
{% ifversion ghecom-github-connect %}
If you're connecting to an enterprise on **{% data variables.enterprise.data_residency_site %}**{% ifversion ghecom-license-sync %}, Server Statistics is not available.{% else %}:
If you're connecting to an enterprise on **{% data variables.enterprise.data_residency_site %}**:
* Server Statistics is not available.
* To use automatic user license sync, you must upgrade to {% data variables.product.prodname_ghe_server %} version 3.15 or later.{% endif %}
* {% data variables.product.prodname_dotcom_the_website %} actions are not available.
{%- ifversion ghes < 3.15 %}
* To use automatic user license sync, you must upgrade to {% data variables.product.prodname_ghe_server %} version 3.15 or later.
{%- endif %}
{% endif %}