From 8d8edb2c308f4818e84984f3e740b803896e7f5d Mon Sep 17 00:00:00 2001
From: mibali <111276665+mibali@users.noreply.github.com>
Date: Thu, 26 Jun 2025 15:20:49 +0100
Subject: [PATCH 1/2] Update deep-search.mdx
---
docs/code-search/types/deep-search.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/code-search/types/deep-search.mdx b/docs/code-search/types/deep-search.mdx
index 27284461a..5a7ca91b2 100644
--- a/docs/code-search/types/deep-search.mdx
+++ b/docs/code-search/types/deep-search.mdx
@@ -34,7 +34,7 @@ For use cases where you're looking for exhaustive answers (for example, "Find al
Conversation sharing is disabled by default - see below for instructions on enabling it.
-You can share Deep Search conversations with other users in your Sourcegraph instance. To share a conversation, click the "Share" button in the top left, then copy the link. Once you share a conversation, any user on your instance can view it with the link. You can also reset the share link and generate a new one, invalidating the previous link.
+Starting from Sourcegraph version 6.5, You can share Deep Search conversations with other users in your Sourcegraph instance. To share a conversation, click the "Share" button in the top left, then copy the link. Once you share a conversation, any user on your instance can view it with the link. You can also reset the share link and generate a new one, invalidating the previous link.
We do not enforce [repository permissions](/admin/permissions) for viewing shared Deep Search conversations. This means that a user can view a conversation shared with them, regardless of which repositories they can access. We plan to revisit this in the future.
From f15b3824589b702ae7d7223d5281c0e94a4272fb Mon Sep 17 00:00:00 2001
From: mibali <111276665+mibali@users.noreply.github.com>
Date: Thu, 26 Jun 2025 15:29:30 +0100
Subject: [PATCH 2/2] Update docs/code-search/types/deep-search.mdx
Co-authored-by: Jan Hartman
---
docs/code-search/types/deep-search.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/code-search/types/deep-search.mdx b/docs/code-search/types/deep-search.mdx
index 5a7ca91b2..de8605c6b 100644
--- a/docs/code-search/types/deep-search.mdx
+++ b/docs/code-search/types/deep-search.mdx
@@ -34,7 +34,7 @@ For use cases where you're looking for exhaustive answers (for example, "Find al
Conversation sharing is disabled by default - see below for instructions on enabling it.
-Starting from Sourcegraph version 6.5, You can share Deep Search conversations with other users in your Sourcegraph instance. To share a conversation, click the "Share" button in the top left, then copy the link. Once you share a conversation, any user on your instance can view it with the link. You can also reset the share link and generate a new one, invalidating the previous link.
+Starting from Sourcegraph version 6.5, you can share Deep Search conversations with other users in your Sourcegraph instance. To share a conversation, click the "Share" button in the top left, then copy the link. Once you share a conversation, any user on your instance can view it with the link. You can also reset the share link and generate a new one, invalidating the previous link.
We do not enforce [repository permissions](/admin/permissions) for viewing shared Deep Search conversations. This means that a user can view a conversation shared with them, regardless of which repositories they can access. We plan to revisit this in the future.