Skip to content

Commit 09d7850

Browse files
authored
Merge pull request #40058 from github/repo-sync
Repo sync
2 parents f51f070 + e33fa63 commit 09d7850

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,18 @@
11
# Docs changelog
22

3+
**28 August 2025**
4+
5+
We've published an article about the new AI-powered issue intake tool, which automates incoming issue analysis and triage for OS maintainers.
6+
7+
See: [Triaging an issue with AI](https://docs.github.com/en/issues/tracking-your-work-with-issues/administering-issues/triaging-an-issue-with-ai).
8+
9+
<hr>
10+
311
**26 August 2025**
412

513
xAI Grok Code Fast 1 is now available in public preview for GitHub Copilot. Grok Code Fast 1 is slowly rolling out to all paid Copilot plans and you will be able to access the model in Visual Studio Code (Agent, Ask, and Edit modes).
614

7-
See [Supported AI models in GitHub Copilot](https://docs.github.com/en/copilot/reference/ai-models/supported-models).
15+
See: [Supported AI models in GitHub Copilot](https://docs.github.com/en/copilot/reference/ai-models/supported-models).
816

917
<hr>
1018

content/copilot/how-tos/provide-context/use-copilot-spaces/create-and-use-copilot-spaces.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Creating and using GitHub Copilot Spaces
33
shortTitle: Create and use Copilot Spaces
44
intro: 'Create spaces to organize and centralize relevant content that grounds {% data variables.product.prodname_copilot_short %}’s responses in the right context for a specific task.'
5-
permissions: 'Anyone with a {% data variables.product.prodname_copilot_short %} license can use {% data variables.copilot.copilot_spaces_short %}.'
5+
permissions: 'Anyone with {% data variables.copilot.copilot_preview_features %} enabled can access {% data variables.copilot.copilot_spaces_short %}.'
66
versions:
77
feature: copilot
88
topics:

data/variables/copilot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ copilot_for_prs: 'Copilot pull request summaries'
7777
copilot_in_support: 'Copilot in GitHub Support'
7878
copilot_mobile_short: 'Copilot Chat in GitHub Mobile'
7979
copilot_mobile: 'GitHub Copilot Chat in GitHub Mobile'
80+
copilot_preview_features: 'Copilot preview features'
8081
copilot_prs_short: 'pull request summaries'
8182
copilot_skillset_short: 'Copilot skillset'
8283
copilot_skillset: 'GitHub Copilot skillset'

0 commit comments

Comments
 (0)