From dd465299751b0e121f4974973c51b38b0ea80539 Mon Sep 17 00:00:00 2001 From: riazanovskiy Date: Mon, 17 Nov 2025 16:27:41 +0300 Subject: [PATCH 1/4] Update wording in bitbucket cloud setup documentation Reviewer: please actually see I didn't mess up :) --- docs/admin/code_hosts/bitbucket_cloud.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/admin/code_hosts/bitbucket_cloud.mdx b/docs/admin/code_hosts/bitbucket_cloud.mdx index fae8c7be8..fdba45a7d 100644 --- a/docs/admin/code_hosts/bitbucket_cloud.mdx +++ b/docs/admin/code_hosts/bitbucket_cloud.mdx @@ -11,7 +11,7 @@ Site admins can sync Git repositories hosted on [Bitbucket Cloud](https://bitbuc To connect Bitbucket Cloud to Sourcegraph: -1. Go to **Site admin > Manage code hosts > Add repositories**. +1. Go to **Site admin > Code host connection > Add connection **. 2. Select **Bitbucket.org**. 3. Configure the connection to Bitbucket Cloud using the action buttons above the text field. Additional fields can be added using Cmd/Ctrl+Space for auto-completion. See the [configuration documentation below](#configuration). 4. Press **Add repositories**. From 21c5cc233573c8d7552e2bb0ab4708415b46e60a Mon Sep 17 00:00:00 2001 From: riazanovskiy Date: Mon, 17 Nov 2025 17:13:56 +0300 Subject: [PATCH 2/4] a bit more --- docs/admin/code_hosts/bitbucket_cloud.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/admin/code_hosts/bitbucket_cloud.mdx b/docs/admin/code_hosts/bitbucket_cloud.mdx index fdba45a7d..211d18651 100644 --- a/docs/admin/code_hosts/bitbucket_cloud.mdx +++ b/docs/admin/code_hosts/bitbucket_cloud.mdx @@ -14,7 +14,7 @@ To connect Bitbucket Cloud to Sourcegraph: 1. Go to **Site admin > Code host connection > Add connection **. 2. Select **Bitbucket.org**. 3. Configure the connection to Bitbucket Cloud using the action buttons above the text field. Additional fields can be added using Cmd/Ctrl+Space for auto-completion. See the [configuration documentation below](#configuration). -4. Press **Add repositories**. +4. Press **Add connection**. ## Repository syncing From 2909c82fb02b9be2e07fb048408b4dc229799392 Mon Sep 17 00:00:00 2001 From: riazanovskiy Date: Mon, 17 Nov 2025 17:25:12 +0300 Subject: [PATCH 3/4] Update docs/admin/code_hosts/bitbucket_cloud.mdx Co-authored-by: William Bezuidenhout --- docs/admin/code_hosts/bitbucket_cloud.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/admin/code_hosts/bitbucket_cloud.mdx b/docs/admin/code_hosts/bitbucket_cloud.mdx index 211d18651..b8ef2c3c8 100644 --- a/docs/admin/code_hosts/bitbucket_cloud.mdx +++ b/docs/admin/code_hosts/bitbucket_cloud.mdx @@ -11,7 +11,7 @@ Site admins can sync Git repositories hosted on [Bitbucket Cloud](https://bitbuc To connect Bitbucket Cloud to Sourcegraph: -1. Go to **Site admin > Code host connection > Add connection **. +1. Go to **Site admin > Code host connection > Add connection**. 2. Select **Bitbucket.org**. 3. Configure the connection to Bitbucket Cloud using the action buttons above the text field. Additional fields can be added using Cmd/Ctrl+Space for auto-completion. See the [configuration documentation below](#configuration). 4. Press **Add connection**. From ce38e38a4351bba7433caac37d9464c0c67950c7 Mon Sep 17 00:00:00 2001 From: riazanovskiy Date: Mon, 17 Nov 2025 17:27:02 +0300 Subject: [PATCH 4/4] fix copypaste mistake --- docs/admin/code_hosts/bitbucket_cloud.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/admin/code_hosts/bitbucket_cloud.mdx b/docs/admin/code_hosts/bitbucket_cloud.mdx index b8ef2c3c8..39fb7f995 100644 --- a/docs/admin/code_hosts/bitbucket_cloud.mdx +++ b/docs/admin/code_hosts/bitbucket_cloud.mdx @@ -11,7 +11,7 @@ Site admins can sync Git repositories hosted on [Bitbucket Cloud](https://bitbuc To connect Bitbucket Cloud to Sourcegraph: -1. Go to **Site admin > Code host connection > Add connection**. +1. Go to **Site admin > Code host connections > Add connection**. 2. Select **Bitbucket.org**. 3. Configure the connection to Bitbucket Cloud using the action buttons above the text field. Additional fields can be added using Cmd/Ctrl+Space for auto-completion. See the [configuration documentation below](#configuration). 4. Press **Add connection**.