From 2e7cb49ea7959db4c269d109d51f4fcc3128537c Mon Sep 17 00:00:00 2001 From: docs-bot <77750099+docs-bot@users.noreply.github.com> Date: Thu, 4 Dec 2025 04:42:08 -0800 Subject: [PATCH] Update docs changelog (for PR #58569) (#58669) Co-authored-by: github-actions[bot] Co-authored-by: Anne-Marie <102995847+am-stead@users.noreply.github.com> --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 166da5ceab25..54dd193ceac1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Docs changelog +**2 December 2025** + +You can now share Copilot Spaces publicly. See [Collaborating with others using GitHub Copilot Spaces](https://docs.github.com/en/copilot/how-tos/provide-context/use-copilot-spaces/collaborate-with-others#sharing-spaces). + +You can also now add files to a Copilot Space directly from the code view on GitHub, so you don't need to break your flow when building context for your space. See [Creating GitHub Copilot Spaces](https://docs.github.com/en/copilot/how-tos/provide-context/use-copilot-spaces/create-copilot-spaces#adding-context-as-youre-working). + +
+ **25 November 2025** We've added details of files that are excluded from Copilot code reviews.