Skip to content

Commit b55a978

Browse files
authored
Merge pull request #36066 from github/repo-sync
Repo sync
2 parents 6933714 + 20a3c8f commit b55a978

File tree

59 files changed

+145
-149
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+145
-149
lines changed

content/admin/configuring-settings/configuring-github-connect/about-github-connect.md

+1-23
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,7 @@ To enable {% data variables.product.prodname_github_connect %}, you configure a
3232

3333
After you configure the connection between {% data variables.location.product_location %} and {% data variables.product.prodname_ghe_cloud %}, you can enable individual features of {% data variables.product.prodname_github_connect %}.
3434

35-
{% ifversion ghecom-github-connect %}
36-
If you're connecting to an enterprise on {% data variables.enterprise.data_residency_site %}, features that rely on data from {% data variables.product.prodname_dotcom_the_website %} are not available.
37-
38-
* [Connections to {% data variables.product.prodname_dotcom_the_website %}](#connections-to-githubcom)
39-
* [Connections to {% data variables.enterprise.data_residency_site %}](#connections-to-ghecom)
40-
41-
### Connections to {% data variables.product.prodname_dotcom_the_website %}
42-
43-
{% endif %}
35+
{% data reusables.github-connect.what-is-available-ghecom %}
4436

4537
| Feature | Description | More information |
4638
| ----------- | ----------- | ----------- |
@@ -51,20 +43,6 @@ If you're connecting to an enterprise on {% data variables.enterprise.data_resid
5143
{% data reusables.github-connect.unified-search %}
5244
{% data reusables.github-connect.unified-contributions %}
5345

54-
{% ifversion ghecom-github-connect %}
55-
56-
### Connections to {% data variables.enterprise.data_residency_site %}
57-
58-
| Feature | Description | More information |
59-
| ----------- | ----------- | ----------- |
60-
| {% ifversion ghecom-license-sync %} |
61-
{% data reusables.github-connect.license-sync %}
62-
| {% endif %} |
63-
{% data reusables.github-connect.unified-search %}
64-
{% data reusables.github-connect.unified-contributions %}
65-
66-
{% endif %}
67-
6846
## Data transmission
6947

7048
When {% data variables.product.prodname_github_connect %} is enabled, a record on {% data variables.product.prodname_ghe_cloud %} stores information about the connection. If you enable individual features of {% data variables.product.prodname_github_connect %}, additional data is transmitted.

content/admin/configuring-settings/configuring-github-connect/enabling-dependabot-for-your-enterprise.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ After you {% ifversion dependabot-alerts-ghes-enablement %} set up {% data varia
4242
You can also choose to manually sync vulnerability data at any time. For more information, see [AUTOTITLE](/admin/code-security/managing-supply-chain-security-for-your-enterprise/viewing-the-vulnerability-data-for-your-enterprise).
4343

4444
> [!NOTE]
45-
> When you enable {% data variables.product.prodname_dependabot_alerts %}, no code or information about code from {% data variables.product.prodname_ghe_server %} is uploaded to {% data variables.product.prodname_dotcom_the_website %}.
45+
> When you enable {% data variables.product.prodname_dependabot_alerts %}, no code or information about code from {% data variables.product.prodname_ghe_server %} is uploaded to {% data variables.product.prodname_dotcom_the_website %} or {% data variables.enterprise.data_residency_site %}.
4646
4747
When {% data variables.product.prodname_ghe_server %} receives information about a vulnerability, it identifies repositories that use the affected version of the dependency and generates {% data variables.product.prodname_dependabot_alerts %}. You can choose whether or not to notify users automatically about new {% data variables.product.prodname_dependabot_alerts %}.
4848

content/admin/configuring-settings/configuring-github-connect/enabling-github-connect-for-ghecom.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ redirect_from:
1212

1313
You can access additional features and workflows on {% data variables.location.product_location %} by enabling {% data variables.product.prodname_github_connect %}. See [AUTOTITLE](/admin/configuration/configuring-github-connect/about-github-connect).
1414

15-
On {% data variables.enterprise.data_residency_site %}, {% data variables.product.prodname_github_connect %} features do not include any functionality that relies on resources on {% data variables.product.prodname_dotcom_the_website %}.
15+
{% data reusables.github-connect.what-is-available-ghecom %}
1616

1717
## What happens when {% data variables.product.prodname_github_connect %} is enabled?
1818

content/admin/configuring-settings/configuring-user-applications-for-your-enterprise/configuring-email-for-notifications.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Configuring email for notifications
3-
intro: 'To make it easy for users to respond quickly to activity on {% data variables.product.product_name %}, you can configure {% data variables.location.product_location %} to send email notifications for issue, pull request, and commit comments.'
3+
intro: 'To make it easy for users to respond quickly to activity, you can configure {% data variables.location.product_location %} to send email notifications for issue, pull request, and commit comments.'
44
redirect_from:
55
- /enterprise/admin/guides/installation/email-configuration
66
- /enterprise/admin/articles/configuring-email

content/admin/configuring-settings/configuring-user-applications-for-your-enterprise/configuring-interactive-maps.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@ To enable interactive maps, you must provide authentication credentials for Azur
2121
{% ifversion ghes < 3.13 %}
2222

2323
> [!WARNING]
24-
> Authentication with Azure Maps using an API token is {% data variables.release-phases.retired %} in {% data variables.product.product_name %} {{ allVersions[currentVersion].currentRelease }}.{% ifversion ghes = 3.10 %}4{% elsif ghes = 3.11 %}1{% endif %} and later. If you upgrade to the latest release of {% data variables.product.product_name %} on an instance already configured to authenticate with an API token, interactive maps will be disabled. You must reconfigure authentication using role-based access control (RBAC) for an application on a Microsoft Entra ID (previously known as Azure AD) tenant. {% data reusables.enterprise.azure-maps-auth-deprecation-link %}
24+
> Authentication with Azure Maps using an API token is {% data variables.release-phases.retired %} in {% data variables.product.prodname_ghe_server %} {{ allVersions[currentVersion].currentRelease }}.{% ifversion ghes = 3.10 %}4{% elsif ghes = 3.11 %}1{% endif %} and later. If you upgrade to the latest release of {% data variables.product.prodname_ghe_server %} on an instance already configured to authenticate with an API token, interactive maps will be disabled. You must reconfigure authentication using role-based access control (RBAC) for an application on a Microsoft Entra ID (previously known as Azure AD) tenant. {% data reusables.enterprise.azure-maps-auth-deprecation-link %}
2525
2626
{% endif %}
2727

2828
## Prerequisites
2929

3030
{% ifversion ghes < 3.12 %}
3131

32-
The following prerequisites apply if your instance runs {% data variables.product.product_name %} {{ allVersions[currentVersion].currentRelease }}.{% ifversion ghes = 3.10 %}4{% elsif ghes = 3.11 %}1{% endif %} or later.
32+
The following prerequisites apply if your instance runs {% data variables.product.prodname_ghe_server %} {{ allVersions[currentVersion].currentRelease }}.{% ifversion ghes = 3.10 %}4{% elsif ghes = 3.11 %}1{% endif %} or later.
3333

3434
{% endif %}
3535

@@ -41,7 +41,7 @@ The following prerequisites apply if your instance runs {% data variables.produc
4141

4242
{% ifversion ghes < 3.12 %}
4343

44-
If your instance runs {% ifversion ghes < 3.11 %}a release of {% data variables.product.product_name %} in the {{ allVersions[currentVersion].currentRelease }} series earlier than {% else %}{% data variables.product.product_name %} {% endif %}{{ allVersions[currentVersion].currentRelease }}.{% ifversion ghes = 3.10 %}3{% elsif ghes = 3.11 %}0{% endif %}, you must provide an API token for Azure Maps instead.
44+
If your instance runs {% ifversion ghes < 3.11 %}a release of {% data variables.product.prodname_ghe_server %} in the {{ allVersions[currentVersion].currentRelease }} series earlier than {% else %}{% data variables.product.prodname_ghe_server %} {% endif %}{{ allVersions[currentVersion].currentRelease }}.{% ifversion ghes = 3.10 %}3{% elsif ghes = 3.11 %}0{% endif %}, you must provide an API token for Azure Maps instead.
4545

4646
{% data reusables.enterprise.azure-maps-auth-warning %}
4747

@@ -51,7 +51,7 @@ If your instance runs {% ifversion ghes < 3.11 %}a release of {% data variables.
5151

5252
{% ifversion ghes < 3.12 %}
5353

54-
To configure authentication for Azure Maps using RBAC, your instance must run {% data variables.product.product_name %} {{ allVersions[currentVersion].currentRelease }}.{% ifversion ghes = 3.10 %}4{% elsif ghes = 3.11 %}1{% endif %} or later.
54+
To configure authentication for Azure Maps using RBAC, your instance must run {% data variables.product.prodname_ghe_server %} {{ allVersions[currentVersion].currentRelease }}.{% ifversion ghes = 3.10 %}4{% elsif ghes = 3.11 %}1{% endif %} or later.
5555

5656
{% endif %}
5757

@@ -93,10 +93,10 @@ After you create an application on your Entra ID tenant and generate a secret fo
9393
1. {% ifversion ghes > 3.11 %}Below the headings, type or paste{% else %}Enter{% endif %} your authentication details for Azure Maps.
9494

9595
{%- ifversion ghes < 3.11 %}
96-
* If your instance runs {% ifversion ghes < 3.11 %}a release of {% data variables.product.product_name %} in the {{ allVersions[currentVersion].currentRelease }} series earlier than {% else %}{% data variables.product.product_name %} {% endif %}{{ allVersions[currentVersion].currentRelease }}.{% ifversion ghes = 3.10 %}3{% elsif ghes = 3.11 %}0{% endif %}, below "Azure Maps API Token", type or paste your token.
96+
* If your instance runs {% ifversion ghes < 3.11 %}a release of {% data variables.product.prodname_ghe_server %} in the {{ allVersions[currentVersion].currentRelease }} series earlier than {% else %}{% data variables.product.prodname_ghe_server %} {% endif %}{{ allVersions[currentVersion].currentRelease }}.{% ifversion ghes = 3.10 %}3{% elsif ghes = 3.11 %}0{% endif %}, below "Azure Maps API Token", type or paste your token.
9797

9898
{% data reusables.enterprise.azure-maps-auth-warning %}
99-
* If your instance runs {% data variables.product.product_name %} {{ allVersions[currentVersion].currentRelease }}.{% ifversion ghes = 3.10 %}4{% elsif ghes = 3.11 %}1{% endif %} or later, below the headings, type or paste the following information.
99+
* If your instance runs {% data variables.product.prodname_ghe_server %} {{ allVersions[currentVersion].currentRelease }}.{% ifversion ghes = 3.10 %}4{% elsif ghes = 3.11 %}1{% endif %} or later, below the headings, type or paste the following information.
100100
{%- endif %}
101101

102102
* Optionally, to change the style of rendered maps, under "Basemap ID", type the ID for the style you'd like to use.

content/admin/configuring-settings/configuring-user-applications-for-your-enterprise/configuring-rate-limits.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ topics:
1717
- Performance
1818
---
1919

20-
## About rate limits for {% data variables.product.product_name %}
20+
## About rate limits for {% data variables.product.prodname_ghe_server %}
2121

2222
To prevent excessive use of resources on {% data variables.location.product_location %} that could affect the instance's availability or performance for all users, you can configure rate limits. Rate limits are configurable for the {% data variables.product.prodname_enterprise_api %} and {% data variables.product.prodname_actions %}.
2323

@@ -78,15 +78,15 @@ You can apply a rate limit to {% data variables.product.prodname_actions %} work
7878

7979
### About rate limits for {% data variables.product.prodname_actions %}
8080

81-
Your {% data variables.product.product_name %} instance assigns each {% data variables.product.prodname_actions %} workflow job to a runner. If your instance cannot immediately assign a job to an available runner, the job will wait in a queue until a runner is available. If {% data variables.product.prodname_actions %} experiences sustained high load, the queue can back up, and the performance of {% data variables.location.product_location %} may degrade.
81+
Your {% data variables.product.prodname_ghe_server %} instance assigns each {% data variables.product.prodname_actions %} workflow job to a runner. If your instance cannot immediately assign a job to an available runner, the job will wait in a queue until a runner is available. If {% data variables.product.prodname_actions %} experiences sustained high load, the queue can back up, and the performance of {% data variables.location.product_location %} may degrade.
8282

83-
To avoid this performance degradation, you can configure a rate limit for {% data variables.product.prodname_actions %}. This rate limit is expressed in job runs per minute. {% data variables.product.product_name %} calculates and applies the rate limit for the sum total of all job runs on the instance. If runs exceed the rate limit, additional runs will fail instead of entering the queue. The following error will appear in the run's annotations.
83+
To avoid this performance degradation, you can configure a rate limit for {% data variables.product.prodname_actions %}. This rate limit is expressed in job runs per minute. {% data variables.product.prodname_ghe_server %} calculates and applies the rate limit for the sum total of all job runs on the instance. If runs exceed the rate limit, additional runs will fail instead of entering the queue. The following error will appear in the run's annotations.
8484

8585
> You've exceeded the rate limit for workflow run requests. Please wait before retrying the run.
8686
8787
An appropriate rate limit protects {% data variables.location.product_location %} from abnormal usage of {% data variables.product.prodname_actions %} without interfering with day-to-day operations. The exact threshold depends on your instance's available resources and overall load profile. For more information about the hardware requirements for {% data variables.product.prodname_actions %}, see [AUTOTITLE](/admin/github-actions/getting-started-with-github-actions-for-your-enterprise/getting-started-with-github-actions-for-github-enterprise-server#review-hardware-requirements).
8888

89-
By default, the rate limit for {% data variables.product.prodname_actions %} is disabled. Because {% data variables.product.product_name %} can handle temporary spikes in usage without performance degradation, this rate limit is intended to protect against sustained high load. We recommend leaving the rate limit disabled unless you are experiencing performance problems. In some cases, {% data variables.contact.github_support %} may recommend that you enable a rate limit for {% data variables.product.prodname_actions %}.
89+
By default, the rate limit for {% data variables.product.prodname_actions %} is disabled. Because {% data variables.product.prodname_ghe_server %} can handle temporary spikes in usage without performance degradation, this rate limit is intended to protect against sustained high load. We recommend leaving the rate limit disabled unless you are experiencing performance problems. In some cases, {% data variables.contact.github_support %} may recommend that you enable a rate limit for {% data variables.product.prodname_actions %}.
9090

9191
### Enabling or disabling rate limits for {% data variables.product.prodname_actions %}
9292

content/admin/configuring-settings/configuring-user-applications-for-your-enterprise/configuring-web-commit-signing.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Configuring web commit signing
33
shortTitle: Configure web commit signing
4-
intro: 'You can enable auto-signing of commits made in the web interface of {% data variables.product.product_name %}.'
4+
intro: 'You can enable auto-signing of commits made in the web interface of {% data variables.product.prodname_ghe_server %}.'
55
versions:
66
ghes: '*'
77
type: how_to
@@ -11,15 +11,15 @@ topics:
1111
- Fundamentals
1212
- Identity
1313
- Security
14-
permissions: 'Site administrators can configure web commit signing for {% data variables.location.product_location %}.'
14+
permissions: 'Site administrators'
1515
redirect_from:
1616
- /admin/configuration/configuring-your-enterprise/configuring-web-commit-signing
1717
- /admin/configuration/configuring-user-applications-for-your-enterprise/configuring-web-commit-signing
1818
---
1919

2020
## About web commit signing
2121

22-
If you enable web commit signing, {% data variables.product.product_name %} will automatically use GPG to sign commits users make on the web interface of {% data variables.location.product_location %}. Commits signed by {% data variables.product.product_name %} will have a verified status. For more information, see [AUTOTITLE](/authentication/managing-commit-signature-verification/about-commit-signature-verification).
22+
If you enable web commit signing, {% data variables.product.prodname_ghe_server %} will automatically use GPG to sign commits users make on the web interface of {% data variables.location.product_location %}. Commits signed by {% data variables.product.prodname_ghe_server %} will have a verified status. For more information, see [AUTOTITLE](/authentication/managing-commit-signature-verification/about-commit-signature-verification).
2323

2424
You can enable web commit signing, rotate the private key used for web commit signing, and disable web commit signing.
2525

content/admin/configuring-settings/configuring-user-applications-for-your-enterprise/managing-github-mobile-for-your-enterprise.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Managing GitHub Mobile for your enterprise
33
intro: 'You can decide whether people can use {% data variables.product.prodname_mobile %} to connect to {% data variables.location.product_location %}.'
4-
permissions: 'Enterprise owners can manage {% data variables.product.prodname_mobile %} for a {% data variables.product.product_name %} instance.'
4+
permissions: 'Enterprise owners'
55
versions:
66
ghes: '*'
77
type: how_to

content/admin/configuring-settings/configuring-user-applications-for-your-enterprise/verifying-or-approving-a-domain-for-your-enterprise.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Organization owners can also verify additional domains for their organizations.
4848

4949
After you approve domains for your enterprise account, you can restrict email notifications for activity within your enterprise account to users with verified email addresses within verified or approved domains. See [AUTOTITLE](/admin/policies/enforcing-policies-for-your-enterprise/restricting-email-notifications-for-your-enterprise).
5050

51-
{% ifversion ghec %}To receive email notifications, the owner of the user account must verify the email address on {% data variables.product.product_name %}. See [AUTOTITLE](/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/verifying-your-email-address).{% endif %}
51+
{% ifversion ghec %}To receive email notifications, the owner of the user account must verify the email address. See [AUTOTITLE](/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/verifying-your-email-address).{% endif %}
5252

5353
Organization owners can also approve additional domains for their organizations. See [AUTOTITLE](/organizations/managing-organization-settings/verifying-or-approving-a-domain-for-your-organization).
5454

content/admin/configuring-settings/hardening-security-for-your-enterprise/configuring-host-keys-for-your-instance.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Configuring host keys for your instance
33
shortTitle: Configure host keys
44
intro: 'You can increase the security of {% data variables.location.product_location %} by configuring the algorithms that your instance uses to generate and advertise host keys for incoming SSH connections.'
5-
permissions: 'Site administrators can configure the host keys for a {% data variables.product.product_name %} instance.'
5+
permissions: 'Site administrators'
66
redirect_from:
77
- /admin/configuration/configuring-your-enterprise/configuring-host-keys-for-your-instance
88
- /admin/configuration/hardening-security-for-your-enterprise/configuring-host-keys-for-your-instance
@@ -31,7 +31,7 @@ By default, {% data variables.location.product_location %} generates and adverti
3131
3232
## Managing an Ed25519 host key
3333

34-
To improve security for clients that connect to {% data variables.location.product_location %}, you can enable the generation and advertisement of an Ed25519 host key. Ed25519 is immune to some attacks that target older signature algorithms, without sacrificing speed. Older SSH clients may not support Ed25519. By default, {% data variables.product.product_name %} instances do not generate or advertise an Ed25519 host key. For more information, see [the Ed25519 website](https://ed25519.cr.yp.to).
34+
To improve security for clients that connect to {% data variables.location.product_location %}, you can enable the generation and advertisement of an Ed25519 host key. Ed25519 is immune to some attacks that target older signature algorithms, without sacrificing speed. Older SSH clients may not support Ed25519. By default, {% data variables.product.prodname_ghe_server %} instances do not generate or advertise an Ed25519 host key. For more information, see [the Ed25519 website](https://ed25519.cr.yp.to).
3535

3636
{% data reusables.enterprise_installation.ssh-into-instance %}
3737
1. To enable generation and advertisement of the Ed25519 host key, enter the following command.

0 commit comments

Comments
 (0)