From 9eca48c44643ce3d92092f1d326aab59039996ff Mon Sep 17 00:00:00 2001 From: Zsofia Date: Fri, 8 Dec 2023 19:53:52 +0100 Subject: [PATCH] Update index.mdx (#8626) * Update index.mdx add a note to help users who don't know which integration to install * Update index.mdx Add suggestions * [getsentry/action-github-commit] Auto commit * Update index.mdx --------- Co-authored-by: vivianyentran <20403606+vivianyentran@users.noreply.github.com> Co-authored-by: getsantry[bot] <66042841+getsantry[bot]@users.noreply.github.com> --- .../product/integrations/source-code-mgmt/github/index.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/docs/product/integrations/source-code-mgmt/github/index.mdx b/src/docs/product/integrations/source-code-mgmt/github/index.mdx index acac90a36168a..e03db3bcdd81c 100644 --- a/src/docs/product/integrations/source-code-mgmt/github/index.mdx +++ b/src/docs/product/integrations/source-code-mgmt/github/index.mdx @@ -13,6 +13,10 @@ description: "Learn more about Sentry's GitHub integration and how it can track Track and resolve bugs faster by using data from your GitHub commits, and streamline your triaging process by creating a GitHub issue directly from Sentry. +If you're not sure which GitHub integration you need to configure, please take a look at the URL. URLs like `https://github.com/org-name` are usually for GitHub-hosted accounts and should use the regular GitHub (not GitHub Enterprise) integration. See [Install](#install) for more details. + +Self-hosted GitHub Enterprise accounts typically have URLs that look more like `https://github.org-name.com` (or some other customization of the domain). In this case, you should configure the [GitHub Enterprise integration](#github-enterprise). + ## Install