From 568f477cfc53f7100cae226a37aebfa2d35ab4c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Morten=20S=C3=B8e=20Pedersen?= <22166060+mortenp1337@users.noreply.github.com> Date: Mon, 6 Oct 2025 14:11:08 +0000 Subject: [PATCH] Add note for GitHub Enterprise Cloud Data Residency configuration --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index fc8fae03e..b50b76212 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,10 @@ For quick installation, use one of the one-click install buttons above. Once you Alternatively, to manually configure VS Code, choose the appropriate JSON block from the examples below and add it to your host configuration: +> [!NOTE] +> If you are using GitHub Enterprise Cloud with Data Residency, update the URL in the JSON configuration. +> For example, if your enterprise's subdomain is octocorp, update the URL to `https://copilot-api.octocorp.ghe.com/mcp`. +
Using OAuth | Using a GitHub PAT |
---|---|
VS Code (version 1.101 or greater) |