Skip to content

Commit 458757d

Browse files
authored
Merge pull request #37729 from github/repo-sync
Repo sync
2 parents e335d21 + 176f965 commit 458757d

File tree

9 files changed

+24
-14
lines changed

9 files changed

+24
-14
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ To generate credentials for Azure Maps, you must create an application for your
5050
1. Select **Delegated permissions**.
5151
1. Under "Select permissions", select "`user_impersonation`".
5252
1. To save the permissions, click **Add permissions**.
53-
1. Sign into an Azure Maps account. If you don't have an account, you can create one. For more information, see the [Azure Maps Account](https://www.microsoft.com/maps) website.
53+
1. Sign into an Azure Maps account. If you don't have an account, you can create one. For more information, see the [Azure Maps Account](https://azure.microsoft.com/en-us/products/azure-maps/) website.
5454
1. Configure RBAC for Azure Maps. For more information, see [Authentication with Azure Maps](https://learn.microsoft.com/azure/azure-maps/azure-maps-authentication#authorization-with-role-based-access-control) and [Assign Azure roles using the Azure portal](https://learn.microsoft.com/azure/role-based-access-control/role-assignments-portal) on Microsoft Learn.
5555

5656
* On your Entra ID tenant, from **Access control (IAM)**, you must assign the role of "Azure Maps Data Reader" to "User, group, or service principal", select the application you created earlier in these instructions, and complete the form.

content/admin/monitoring-and-managing-your-instance/monitoring-your-instance/about-the-monitor-dashboards.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -116,10 +116,6 @@ Number of tasks queued for background processing on the {% data variables.produc
116116
Monitoring Git maintenance failures can help customers with large and active repositories proactively manage repository health. Occasional "spurious failures" and "retries" are expected, but if a repository consistently shows Git maintenance marked as "failed", we recommend contacting [GitHub Support](https://support.github.com/).
117117
{% endif %}
118118

119-
### Git Maintenance
120-
121-
Monitoring Git maintenance failures can help customers with large and active repositories proactively manage repository health. Occasional "spurious failures" and "retries" are expected, but if a repository consistently shows Git maintenance marked as "failed", we recommend contacting [GitHub Support](https://support.github.com/).
122-
123119
### Network
124120

125121
The network interface graphs can be useful in profiling user activity, and throughput of traffic in and out of the {% data variables.product.prodname_ghe_server %} appliance.

content/copilot/managing-copilot/monitoring-usage-and-entitlements/about-premium-requests.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ Each model has a premium request multiplier, based on its complexity and resourc
4747
| {% data variables.copilot.copilot_claude_sonnet_37 %} Thinking | 1.25 |
4848
| {% data variables.copilot.copilot_gemini_flash %} | 0.25 |
4949
| {% data variables.copilot.copilot_gemini_25_pro %} | 1 |
50-
| {% data variables.copilot.copilot_gpt_41 %} | 1 |
5150
| GPT-4.5 | 50 |
5251
| {% data variables.copilot.copilot_o1 %} | 10 |
5352
| {% data variables.copilot.copilot_o3_mini %} | 0.33 |

content/copilot/using-github-copilot/ai-models/using-openai-gpt-41-in-github-copilot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ You must enable access to OpenAI {% data variables.copilot.copilot_gpt_41 %} ind
3232

3333
### Setup for individual use
3434

35-
If you have a {% data variables.product.prodname_copilot_free_short %} or {% data variables.product.prodname_copilot_pro_short %} subscription, you can enable OpenAI {% data variables.copilot.copilot_gpt_41 %} in two ways:
35+
If you have a {% data variables.product.prodname_copilot_free_short %}, {% data variables.product.prodname_copilot_pro_short %}, or {% data variables.product.prodname_copilot_pro_plus_short %} subscription, you can enable OpenAI {% data variables.copilot.copilot_gpt_41 %} in two ways:
3636

3737
* The first time you choose to use {% data variables.copilot.copilot_gpt_41 %} with {% data variables.product.prodname_copilot_chat_short %} in {% data variables.product.prodname_vscode %}, or in the immersive view of {% data variables.product.prodname_copilot_chat_short %}, you will be prompted to allow access to the model.
3838

content/copilot/using-github-copilot/ai-models/using-openai-o3-in-github-copilot.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ You must enable access to OpenAI {% data variables.copilot.copilot_o3 %} individ
3232

3333
### Setup for individual use
3434

35-
If you have a {% data variables.product.prodname_copilot_free_short %} or {% data variables.product.prodname_copilot_pro_short %} subscription, you can enable OpenAI {% data variables.copilot.copilot_o3 %} in two ways:
35+
If you have a {% data variables.product.prodname_copilot_pro_plus_short %} subscription, you can enable OpenAI {% data variables.copilot.copilot_o3 %} in two ways:
3636

3737
* The first time you choose to use {% data variables.copilot.copilot_o3 %} with {% data variables.product.prodname_copilot_chat_short %} in {% data variables.product.prodname_vscode %}, or in the immersive view of {% data variables.product.prodname_copilot_chat_short %}, you will be prompted to allow access to the model.
3838

@@ -42,9 +42,13 @@ If you have a {% data variables.product.prodname_copilot_free_short %} or {% dat
4242

4343
{% endif %}
4444

45-
### Setup for organization {% ifversion ghec %}and enterprise{% endif %} use
45+
{% ifversion ghec %}
4646

47-
As an {% ifversion ghec %}enterprise or{% endif %} organization owner, you can enable or disable {% data variables.copilot.copilot_o3 %} for everyone who has been assigned a {% ifversion ghec %}{% data variables.product.prodname_copilot_enterprise_short %} or {% endif %}{% data variables.product.prodname_copilot_business_short %} seat through your {% ifversion ghec %}enterprise or {% endif %}organization. See [AUTOTITLE](/copilot/managing-copilot/managing-github-copilot-in-your-organization/setting-policies-for-copilot-in-your-organization/managing-policies-for-copilot-in-your-organization){% ifversion ghec %} and [AUTOTITLE](/copilot/managing-copilot/managing-copilot-for-your-enterprise/managing-policies-and-features-for-copilot-in-your-enterprise){% endif %}.
47+
### Setup enterprise use
48+
49+
As an enterprise owner, you can enable or disable {% data variables.copilot.copilot_o3 %} for everyone who has been assigned a {% data variables.product.prodname_copilot_enterprise_short %} seat through your enterprise. See [AUTOTITLE](/copilot/managing-copilot/managing-copilot-for-your-enterprise/managing-policies-and-features-for-copilot-in-your-enterprise).
50+
51+
{% endif %}
4852

4953
## Using {% data variables.copilot.copilot_o3 %}
5054

content/copilot/using-github-copilot/ai-models/using-openai-o4-mini-in-github-copilot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ You must enable access to OpenAI {% data variables.copilot.copilot_o4_mini %} in
3232

3333
### Setup for individual use
3434

35-
If you have a {% data variables.product.prodname_copilot_free_short %} or {% data variables.product.prodname_copilot_pro_short %} subscription, you can enable OpenAI {% data variables.copilot.copilot_o4_mini %} in two ways:
35+
If you have a {% data variables.product.prodname_copilot_pro_short %} or {% data variables.product.prodname_copilot_pro_plus_short %} subscription, you can enable OpenAI {% data variables.copilot.copilot_o4_mini %} in two ways:
3636

3737
* The first time you choose to use {% data variables.copilot.copilot_o4_mini %} with {% data variables.product.prodname_copilot_chat_short %} in {% data variables.product.prodname_vscode %}, or in the immersive view of {% data variables.product.prodname_copilot_chat_short %}, you will be prompted to allow access to the model.
3838

content/support/learning-about-github-support/about-github-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The support options available to {% data variables.product.github %} users depen
2828

2929
{% rowheaders %}
3030

31-
| | {% data variables.product.prodname_gcf %} | Standard support | Enterprise support | Premium support |
31+
| {% data variables.product.github %} plan | {% data variables.product.prodname_gcf %} | Standard support | Enterprise support | Premium support |
3232
|---|---|---|---|---|
3333
| {% data variables.product.prodname_free_user %} | {% octicon "check" aria-label="Available" %} | {% octicon "x" aria-label="Not available" %} | {% octicon "x" aria-label="Not available" %} | {% octicon "x" aria-label="Not available" %} |
3434
| {% data variables.product.prodname_pro %} | {% octicon "check" aria-label="Available" %} | {% octicon "check" aria-label="Available" %} | {% octicon "x" aria-label="Not available" %} | {% octicon "x" aria-label="Not available" %} |

data/release-notes/enterprise-server/3-16/1.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ sections:
4949
- |
5050
{% data reusables.release-notes.2024-06-possible-frontend-5-minute-outage-during-hotpatch-upgrade %}
5151
- |
52-
When restoring data originally backed up from a 3.13 or greater appliance version, the elasticsearch indices need to be reindexed before some of the data will show up. This happens via a nightly scheduled job. It can also be forced by running `/usr/local/share/enterprise/ghe-es-search-repair`.
52+
When restoring data originally backed up from a 3.13 or greater appliance version, the elasticsearch indices need to be reindexed before some of the data will show up. This happens via a nightly scheduled job. It can also be forced by running `/usr/local/share/enterprise/ghe-es-search-repair` on the appliance after at least one hour system uptime. [Updated: 2025-04-22]
5353
- |
5454
An organization-level code scanning configuration page is displayed on instances that do not use GitHub Advanced Security or code scanning.
5555
- |
@@ -69,6 +69,10 @@ sections:
6969
- |
7070
On an instance hosted on Azure, commenting on an issue via email meant the comment was not added to the issue.
7171
- |
72-
After a restore, existing outside collaborators cannot be added to repositories in a new organization. This issue can be resolved by running `/usr/local/share/enterprise/ghe-es-search-repair` on the appliance.
72+
After a restore, existing outside collaborators cannot be added to repositories in a new organization. This issue can be resolved by running `/usr/local/share/enterprise/ghe-es-search-repair` on the appliance after at least one hour system uptime. [Updated: 2025-04-22]
7373
- |
7474
After a geo-replica is promoted to be a primary by running `ghe-repl-promote`, the actions workflow of a repository does not have any suggested workflows.
75+
76+
errata:
77+
- |
78+
Known issues incorrectly indicated that administrators could immediately run the `/usr/local/share/enterprise/ghe-es-search-repair` script after a restore to resolve indexing and collaborator access issues. In reality, this script must be run only after the system has been up for at least one hour. [Updated: 2025-04-22]

src/links/lib/excluded-links.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,3 +89,10 @@
8989
- startsWith: https://platform.openai.com/docs/api-reference/
9090
- is: https://azuredownloads-g3ahgwb5b8bkbxhd.b01.azurefd.net/github-copilot/
9191
- is: https://www.anthropic.com/claude/sonnet
92+
- is: https://www.psiexams.com/en-gb/become-psi-test-center/computer-specifications/
93+
- is: https://buymeacoffee.com/
94+
- startsWith: https://www.crashplan.com/
95+
- is: https://info.figshare.com/user-guide/how-to-connect-figshare-with-your-github-account/
96+
- is: https://www.anthropic.com/news/claude-3-5-sonnet
97+
- is: https://www.tpgi.com/color-contrast-checker/
98+
- startsWith: https://github.com/githubcustomers/enterprise-preview-program

0 commit comments

Comments
 (0)