You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/code-security/code-scanning/managing-your-code-scanning-configuration/set-code-scanning-merge-protection.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,7 @@ topics:
19
19
> [!NOTE]
20
20
> * Merge protection with rulesets is not related to status checks. For more information about status checks, see [AUTOTITLE](/pull-requests/collaborating-with-pull-requests/collaborating-on-repositories-with-code-quality-features/about-status-checks).
21
21
> * Merge protection with rulesets will not apply to merge queue groups or {% data variables.product.prodname_dependabot %} pull requests analyzed by default setup.
22
+
> * All the lines of code identified by an alert must exist in the pull request diff. For more information, see [AUTOTITLE](/code-security/code-scanning/integrating-with-code-scanning/sarif-support-for-code-scanning#specifying-the-location-for-source-files).
22
23
23
24
You can use rulesets to prevent pull requests from being merged when one of the following conditions is met:
Copy file name to clipboardExpand all lines: content/copilot/concepts/context/spaces.md
+7-5Lines changed: 7 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,8 +14,6 @@ redirect_from:
14
14
contentType: concepts
15
15
---
16
16
17
-
{% data reusables.copilot.copilot-spaces.preview-note %}
18
-
19
17
{% data variables.copilot.copilot_spaces %} let you organize the context that {% data variables.product.prodname_copilot_short %} uses to answer your questions. {% data variables.copilot.copilot_spaces_short %} can include repositories, code, pull requests, issues, free-text content like transcripts or notes, images, and file uploads. You can ask {% data variables.product.prodname_copilot_short %} questions grounded in that context, or share the space with your team to support collaboration and knowledge sharing.
20
18
21
19
## Why use {% data variables.copilot.copilot_spaces %}?
@@ -29,6 +27,8 @@ With {% data variables.copilot.copilot_spaces %} you can:
29
27
* Reduce repeated questions by sharing knowledge with your team.
30
28
* Support onboarding and reuse with self-service context that lives beyond chat history.
31
29
30
+
Your spaces stay in sync as your project evolves. {% data variables.product.github %} files and other {% data variables.product.github %}-based sources added to a space are automatically updated as they change, making {% data variables.product.prodname_copilot_short %} an evergreen expert in your project.
31
+
32
32
### How are {% data variables.copilot.copilot_spaces_short %} different from knowledge bases?
33
33
34
34
{% data variables.copilot.copilot_spaces_short %} are optimized for specific tasks and grounded conversations. Because context in {% data variables.copilot.copilot_spaces_short %} is scoped, {% data variables.product.prodname_copilot_short %}'s responses are more accurate and relevant.
@@ -48,10 +48,12 @@ With {% data variables.copilot.copilot_spaces %} you can:
48
48
49
49
Anyone with a {% data variables.product.prodname_copilot_short %} license, including {% data variables.copilot.copilot_free_short %}, can create and use {% data variables.copilot.copilot_spaces_short %}.
50
50
51
-
During the {% data variables.release-phases.public_preview %}, if you're using a {% data variables.copilot.copilot_business_short %} or {% data variables.copilot.copilot_enterprise_short %} plan, the organization or enterprise that provides your plan must have the **Opt in to preview features** setting enabled. See [AUTOTITLE](/enterprise-cloud@latest/copilot/managing-copilot/managing-github-copilot-in-your-organization/managing-policies-for-copilot-in-your-organization#enabling-copilot-features-in-your-organization) or [AUTOTITLE](/enterprise-cloud@latest/copilot/managing-copilot/managing-copilot-for-your-enterprise/managing-policies-and-features-for-copilot-in-your-enterprise#copilot-in-githubcom).
52
-
53
51
{% data variables.copilot.copilot_spaces_short %} can belong to a personal account or to an organization. Spaces owned by an organization can be shared with other organization members or kept private to the person who created the space.
54
52
53
+
## Where can I use {% data variables.copilot.copilot_spaces_short %}?
54
+
55
+
You can use {% data variables.copilot.copilot_spaces %} in {% data variables.copilot.copilot_chat_dotcom_short %}. You can also leverage {% data variables.copilot.copilot_spaces %} in your IDE, using the {% data variables.product.github %} MCP server in your IDE to access context from your spaces.
56
+
55
57
## How does using {% data variables.copilot.copilot_spaces_short %} affect my usage?
56
58
57
59
Questions you submit in a space count as {% data variables.copilot.copilot_chat_short %} requests.
@@ -61,4 +63,4 @@ Questions you submit in a space count as {% data variables.copilot.copilot_chat_
61
63
62
64
## Next steps
63
65
64
-
To start using {% data variables.copilot.copilot_spaces_short %}, see [AUTOTITLE](/copilot/using-github-copilot/copilot-spaces/creating-and-using-copilot-spaces).
66
+
To start using {% data variables.copilot.copilot_spaces_short %}, see [AUTOTITLE](/copilot/how-tos/provide-context/use-copilot-spaces/create-copilot-spaces).
Copy file name to clipboardExpand all lines: content/copilot/get-started/features.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,7 +63,7 @@ Enhance {% data variables.copilot.copilot_chat_short %} responses by providing c
63
63
64
64
Automatically generate commit messages and descriptions with {% data variables.copilot.copilot_desktop_short %} based on the changes you make to your project.
65
65
66
-
### {% data variables.copilot.copilot_spaces %} ({% data variables.release-phases.public_preview %})
66
+
### {% data variables.copilot.copilot_spaces %}
67
67
68
68
Organize and centralize relevant content—like code, docs, specs, and more—into {% data variables.copilot.copilot_spaces_short %} that ground {% data variables.product.prodname_copilot_short %}’s responses in the right context for a specific task. See [AUTOTITLE](/copilot/using-github-copilot/copilot-spaces/about-organizing-and-sharing-context-with-copilot-spaces).
Copy file name to clipboardExpand all lines: content/copilot/how-tos/provide-context/use-copilot-spaces/collaborate-with-your-team.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,8 +15,6 @@ redirect_from:
15
15
contentType: how-tos
16
16
---
17
17
18
-
{% data reusables.copilot.copilot-spaces.preview-note %}
19
-
20
18
{% data variables.copilot.copilot_spaces %} let you organize the context that {% data variables.product.prodname_copilot_short %} uses to answer your questions. Sharing {% data variables.copilot.copilot_spaces %} helps your team:
21
19
22
20
* Avoid repeated explanations and handoffs.
@@ -56,3 +54,5 @@ To share a space with others:
56
54
## Accessing shared {% data variables.copilot.copilot_spaces_short %}
57
55
58
56
If you’re part of an organization that has shared spaces, you can access them in the **Organizations** tab on [https://github.com/copilot/spaces](https://github.com/copilot/spaces).
57
+
58
+
You can also access organization spaces directly in your IDE by specifying the organization as the owner when loading the space. For more information, see [AUTOTITLE](/copilot/how-tos/provide-context/use-copilot-spaces/use-copilot-spaces#using-copilot-spaces-in-your-ide).
Copy file name to clipboardExpand all lines: content/copilot/how-tos/provide-context/use-copilot-spaces/create-copilot-spaces.md
+5-11Lines changed: 5 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,14 @@
1
1
---
2
-
title: Creating and using GitHub Copilot Spaces
3
-
shortTitle: Create and use Copilot Spaces
2
+
title: Creating GitHub Copilot Spaces
3
+
shortTitle: Create Copilot Spaces
4
4
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 {% data variables.copilot.copilot_preview_features %} enabled can access {% data variables.copilot.copilot_spaces_short %}.'
5
+
permissions: 'Anyone with a {% data variables.product.prodname_copilot_short %} license can use {% data variables.copilot.copilot_spaces_short %}.'
For an overview of {% data variables.copilot.copilot_spaces %}, see [AUTOTITLE](/copilot/concepts/about-organizing-and-sharing-context-with-copilot-spaces).
19
20
20
-
{% data reusables.copilot.copilot-spaces.preview-note %}
21
-
22
21
## Creating a space
23
22
24
23
1. To create a space, go to [https://github.com/copilot/spaces](https://github.com/copilot/spaces), and click **Create space**.
@@ -49,13 +48,8 @@ You can add two types of context to your space:
49
48
***{% octicon "upload" aria-hidden="true" aria-label="upload" %} Upload a file**: You can upload files directly from your local machine. This includes images, text files, rich documents, and spreadsheets.
50
49
***{% octicon "paste" aria-hidden="true" aria-label="paste" %} Add text content**: You can type or paste free-text content, such as transcripts, notes, or any other relevant information that can help {% data variables.product.prodname_copilot_short %} understand the context of your space.
51
50
52
-
## Using {% data variables.copilot.copilot_spaces %}
53
-
54
-
Once you've added context to your space, you can ask {% data variables.product.prodname_copilot_short %} questions in the chat interface. Your chat will be grounded in the context you've added.
55
-
56
-
You can also change the large language model (LLM) used for your space by selecting the **CURRENT-MODEL** {% octicon "chevron-down" aria-hidden="true" aria-label="chevron-down" %} dropdown menu, then clicking the AI model of your choice. For more information, see [AUTOTITLE](/copilot/reference/ai-models/model-comparison).
57
-
58
51
## Next steps
59
52
53
+
* To learn more about using {% data variables.copilot.copilot_spaces_short %} in {% data variables.product.github %} and your IDE, see [AUTOTITLE](/copilot/how-tos/provide-context/use-copilot-spaces/use-copilot-spaces).
60
54
* To learn more about how to use {% data variables.copilot.copilot_spaces_short %} to help you with development work, see [AUTOTITLE](/copilot/using-github-copilot/copilot-spaces/speeding-up-development-work-with-copilot-spaces).
61
55
* To learn how to share your space with your team, see [AUTOTITLE](/copilot/using-github-copilot/copilot-spaces/collaborating-with-your-team-using-copilot-spaces).
Copy file name to clipboardExpand all lines: content/copilot/how-tos/provide-context/use-copilot-spaces/index.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,11 +7,16 @@ versions:
7
7
topics:
8
8
- Copilot
9
9
children:
10
-
- /create-and-use-copilot-spaces
10
+
- /create-copilot-spaces
11
+
- /use-copilot-spaces
11
12
- /collaborate-with-your-team
12
13
redirect_from:
13
14
- /copilot/using-github-copilot/copilot-spaces
14
15
- /copilot/how-tos/context/copilot-spaces
15
16
- /copilot/how-tos/context/use-copilot-spaces
16
17
contentType: how-tos
17
18
---
19
+
20
+
These articles provide how-to information for creating and using {% data variables.copilot.copilot_spaces %}.
21
+
22
+
For an overview, see [AUTOTITLE](/copilot/concepts/context/spaces). To learn how to use {% data variables.copilot.copilot_spaces_short %} to help with development work, see [AUTOTITLE](/copilot/tutorials/speed-up-development-work).
0 commit comments