Skip to content

Commit 548780a

Browse files
authored
Merge pull request #41011 from github/repo-sync
Repo sync
2 parents 0c39579 + ccc986f commit 548780a

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

content/admin/upgrading-your-instance/performing-an-upgrade/upgrading-with-an-upgrade-package.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@ While you can use a hotpatch to upgrade to the latest patch release within a fea
6060
tail -f /data/user/common/ghe-config.log
6161
```
6262

63+
The configuration runs in the background and you don't need to run `ghe-config-apply` explicitly unless you encounter a problem.
64+
> [!WARNING] If you are upgrading a node in a multi-node cluster, running `ghe-config-apply` on the command line or saving settings in the {% data variables.enterprise.management_console %} may fail and result in an incomplete upgrade if not all the nodes are upgraded to the same version. Please use `ghe-single-config-apply` instead.
65+
6366
1. Optionally, after the upgrade, validate the upgrade by configuring an IP exception list to allow access to a specified list of IP addresses. See [AUTOTITLE](/admin/configuration/configuring-your-enterprise/enabling-and-scheduling-maintenance-mode#validating-changes-in-maintenance-mode-using-the-ip-exception-list).
6467
1. For single node upgrades, perform any post-upgrade tasks including disabling maintenance mode so users can use {% data variables.location.product_location %}.
6568

content/copilot/how-tos/provide-context/use-mcp/set-up-the-github-mcp-server.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ The steps below describe remote configuration through the MCP marketplace in {%
3131
For information on manually configuring the remote or local {% data variables.product.github %} MCP server, see the [{% data variables.product.github %} MCP server documentation](https://github.com/mcp/github/github-mcp-server?ref_product=copilot&ref_type=engagement&ref_style=text).
3232

3333
1. In {% data variables.product.prodname_vscode %}, open the extensions panel by clicking the extensions icon in the sidebar or pressing <kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>X</kbd> (Windows/Linux) / <kbd>Command</kbd>+<kbd>Shift</kbd>+<kbd>X</kbd> (Mac).
34-
1. In the extensions search bar, click the filter icon and select **MCP Registry** from the dropdown.
35-
1. If it is your first time using the MCP Registry, follow the prompts on screen to enable the registry.
34+
1. In the extensions search bar, click the filter icon and select **MCP Server** from the dropdown.
35+
1. If it is your first time using the MCP Servers Marketplace, follow the prompts on screen to enable the Marketplace.
3636
1. In the search bar, type `github` and select the {% data variables.product.github %} MCP server from the search results.
3737
1. On the {% data variables.product.github %} MCP server configuration page, click **Install**.
3838
1. To check that the {% data variables.product.github %} MCP server is configured correctly, open the command palette by pressing <kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>P</kbd> (Windows/Linux) / <kbd>Command</kbd>+<kbd>Shift</kbd>+<kbd>P</kbd> (Mac).

0 commit comments

Comments
 (0)