Skip to content

Commit 7782697

Browse files
authored
Merge pull request #33545 from github/repo-sync
Repo sync
2 parents 86c77cd + 81623b6 commit 7782697

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

content/admin/monitoring-managing-and-updating-your-instance/updating-the-virtual-machine-and-physical-resources/known-issues-with-upgrades-to-your-instance.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,3 +197,9 @@ If you're affected by this problem, restore your {% data variables.product.prodn
197197
For more information about restoring from a failed upgrade, see "[AUTOTITLE](/admin/enterprise-management/updating-the-virtual-machine-and-physical-resources/upgrading-github-enterprise-server#restoring-from-a-failed-upgrade)."
198198

199199
{% endif %}
200+
{% ifversion ghes > 3.10 and ghes < 3.13 %}
201+
202+
## Recommendations for server resources
203+
204+
If your appliance averages more than 70% CPU utilization, {% data variables.product.company_short %} strongly recommends scaling up your server resources before upgrading to 3.11 or above. The new hardware or instance type should have more vCPUs to accommodate the additional load from new features and improvements included with the latest releases.
205+
{% endif %}

content/copilot/github-copilot-chat/copilot-chat-in-ides/using-github-copilot-chat-in-your-ide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -354,14 +354,14 @@ The `/tests` slash command writes tests for existing code. If you prefer to writ
354354

355355
{% ifversion ghec %}
356356

357-
## Using {% data variables.product.prodname_dotcom %} skills for {% data variables.product.prodname_copilot_short %}
357+
## Using {% data variables.product.prodname_dotcom %} skills for {% data variables.product.prodname_copilot_short %} (preview)
358358

359359
{% note %}
360360

361361
**Notes**:
362362

363363
* This feature is only available if you have a {% data variables.product.prodname_copilot_enterprise_short %} subscription.
364-
* The `@github` chat participant is currently in beta and is subject to change.
364+
* The `@github` chat participant is currently in preview, and only available in [{% data variables.product.prodname_vs %} 2022 Preview 2](https://visualstudio.microsoft.com/vs/preview/) onwards.
365365

366366
{% endnote %}
367367

0 commit comments

Comments
 (0)