Skip to content

Commit 0bad049

Browse files
author
Captain Thura
authored
Merge branch 'github:main' into main
2 parents 2599d0a + 3943823 commit 0bad049

File tree

199 files changed

+21094
-34535
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

199 files changed

+21094
-34535
lines changed

.github/instructions/all.instructions.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,5 @@ When you create a pull request:
2828

2929
3. Label with "llm-generated".
3030
4. If an issue exists, include "fixes owner/repo#issue" or "towards owner/repo#issue" as appropriate.
31-
5. Always _escape backticks_ when you use gh cli.
31+
5. Always create PRs in **draft mode** using `--draft` flag.
32+
6. Always _escape backticks_ when you use gh cli.

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
# JetBrains IDE files
1414
.idea/
1515

16-
# Tracks package-lock.json installation state
17-
.installed.package-lock.json
16+
1817

1918
# Linkinator full site link check results
2019
.linkinator/

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Docs changelog
22

3+
**5 December 2025**
4+
5+
We added documentation for the new Code generation tab, which is part of Copilot usage metrics. The docs now describe how to view code generation insights across your enterprise, compare user-initiated and agent-initiated behavior, and understand differences across models, languages, and modes. We also updated related conceptual and reference content for consistency and scannability. See [Viewing the code generation dashboard](https://docs.github.com/en/copilot/how-tos/administer-copilot/manage-for-enterprise/view-code-generation).
6+
7+
<hr>
8+
9+
**2 December 2025**
10+
11+
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).
12+
13+
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).
14+
15+
<hr>
16+
317
**25 November 2025**
418

519
We've added details of files that are excluded from Copilot code reviews.
29.5 KB
Loading
153 KB
Loading
40 KB
Loading
32.5 KB
Loading
53.9 KB
Loading
22.1 KB
Loading
270 KB
Loading

0 commit comments

Comments
 (0)