Skip to content

Commit e24aaa6

Browse files
sunbryesabrowning1
andauthored
Copilot Individual and Business users will get access to Copilot Chat in GitHub.com (#52132)
Co-authored-by: Sam Browning <106113886+sabrowning1@users.noreply.github.com>
1 parent c858020 commit e24aaa6

20 files changed

+81
-63
lines changed

Diff for: content/copilot/about-github-copilot/github-copilot-features.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Autocomplete-style suggestions from {% data variables.product.prodname_copilot_s
2020

2121
### {% data variables.product.prodname_copilot_chat_short %}
2222

23-
A chat interface that lets you ask coding-related questions. {% data variables.product.prodname_copilot_chat %} is available in {% data variables.product.prodname_dotcom_the_website %} _({% data variables.product.prodname_copilot_enterprise_short %} only)_, in {% data variables.product.prodname_mobile %}, and in supported IDEs _({% data variables.product.prodname_vscode %}, {% data variables.product.prodname_vs %}, and JetBrains IDEs)_. {% data variables.product.prodname_copilot_enterprise_short %} users can also use skills with {% data variables.product.prodname_copilot_chat_short %}.
23+
A chat interface that lets you ask coding-related questions. {% data variables.product.prodname_copilot_chat %} is available in {% data variables.product.prodname_dotcom_the_website %}, in {% data variables.product.prodname_mobile %}, and in supported IDEs _({% data variables.product.prodname_vscode %}, {% data variables.product.prodname_vs %}, and JetBrains IDEs)_. Users can also use skills with {% data variables.product.prodname_copilot_chat_short %}.
2424

2525
### {% data variables.product.prodname_copilot_cli_short %}
2626

Diff for: content/copilot/about-github-copilot/what-is-github-copilot.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ redirect_from:
4444
* In your IDE
4545
* In {% data variables.product.prodname_mobile %}, as a chat interface
4646
* On the command line, through the {% data variables.product.prodname_cli %}
47-
* On {% data variables.product.prodname_dotcom_the_website %}, with a subscription to {% data variables.product.prodname_copilot_enterprise_short %}
47+
* On {% data variables.product.prodname_dotcom_the_website %}
4848

4949
For more information, see "[AUTOTITLE](/copilot/about-github-copilot/github-copilot-features)."
5050

Diff for: content/copilot/managing-copilot/managing-github-copilot-in-your-organization/customizing-copilot-for-your-organization/indexing-repositories-for-copilot-chat.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,20 @@ The indexing status of a repository is displayed on {% data variables.product.pr
2222

2323
After you index a repository it is automatically re-indexed every time a change is pushed to the repository.
2424

25+
## Indexing limits
26+
27+
{% rowheaders %}
28+
29+
| | {% data variables.product.prodname_copilot_individuals_short %} | {% data variables.product.prodname_copilot_business_short %} | {% data variables.product.prodname_copilot_enterprise_short %} |
30+
|------------------|-----------------------------------------------------------------|--------------------------------------------------------------|----------------------------------------------------------------|
31+
| Repository limit | 5 | 50 | Unlimited |
32+
33+
{% endrowheaders %}
34+
2535
## Indexing a repository
2636

2737
1. On {% data variables.product.prodname_dotcom_the_website %}, browse to the repository you want to index.
28-
1. On any page, click the **{% octicon "copilot" aria-hidden="true" %} {% data variables.product.prodname_copilot_short %}** icon in the upper-right corner.
38+
1. On any page, click the **{% octicon "copilot" aria-hidden="true" %} {% data variables.product.prodname_copilot_short %}** icon in the bottom right corner.
2939

3040
If the repository has been indexed, this is shown near top of the {% data variables.product.prodname_copilot_short %} Chat panel.
3141

Diff for: content/copilot/responsible-use-of-github-copilot-features/responsible-use-of-github-copilot-chat-in-githubcom.md

+3-8
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22
title: Responsible use of GitHub Copilot Chat in GitHub.com
33
shortTitle: Chat in GitHub.com
44
intro: 'Learn how to use {% data variables.product.prodname_copilot_chat_dotcom %} responsibly by understanding its purposes, capabilities, and limitations.'
5-
product: 'Owners of organizations {% ifversion ghec %}or enterprises {% endif %}with a {% data variables.product.prodname_copilot_enterprise %} subscription can decide whether to grant access to the {% data variables.product.prodname_copilot_enterprise_short %} functionality for an organization. For more information, see "[AUTOTITLE](/copilot/github-copilot-enterprise/overview/enabling-github-copilot-enterprise-features)."'
5+
product: '{% data reusables.gated-features.copilot-chat-callout-dotcom %}'
66
versions:
7-
feature: copilot-on-dotcom
8-
fpt: '*'
7+
feature: copilot
98
topics:
109
- Copilot
1110
type: rai
@@ -16,11 +15,7 @@ redirect_from:
1615
- /copilot/github-copilot-chat/copilot-chat-in-github/about-github-copilot-chat-in-githubcom
1716
---
1817

19-
{% ifversion fpt %}
20-
21-
{% data reusables.rai.copilot.enterprise-fpt-link %}
22-
23-
{% endif %}
18+
> [!NOTE] {% data reusables.rai.copilot.copilot-chat-dotcom-beta %}
2419
2520
## About {% data variables.product.prodname_copilot_chat_dotcom %}
2621

Diff for: content/copilot/setting-up-github-copilot/setting-up-github-copilot-for-yourself.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ If you have your own subscription to {% data variables.product.prodname_copilot_
4343

4444
## 6. Start using {% data variables.product.prodname_copilot_short %}
4545

46-
Start using {% data variables.product.prodname_copilot_short %} to help you write code faster and more efficiently. For all the ways you can use {% data variables.product.prodname_copilot_short %}, see "[AUTOTITLE](/copilot/using-github-copilot)." {% data variables.product.prodname_copilot_short %} code suggestions and {% data variables.product.prodname_copilot_chat_short %} in your IDE is a great place to start.
46+
Start using {% data variables.product.prodname_copilot_short %} to help you write code faster and more efficiently. For all the ways you can use {% data variables.product.prodname_copilot_short %}, see "[AUTOTITLE](/copilot/using-github-copilot)." {% data variables.product.prodname_copilot_short %} code suggestions, {% data variables.product.prodname_copilot_chat_dotcom_short %}, and {% data variables.product.prodname_copilot_chat_short %} in your IDE are a great place to start.
4747

4848
To learn how to best use {% data variables.product.prodname_copilot_short %}, see "[AUTOTITLE](/copilot/using-github-copilot/best-practices-for-using-github-copilot)" and "[AUTOTITLE](/copilot/using-github-copilot/prompt-engineering-for-github-copilot)."

Diff for: content/copilot/using-github-copilot/asking-github-copilot-questions-in-github-mobile.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ redirect_from:
1515

1616
## Overview
1717

18-
{% data variables.product.prodname_copilot_chat %} is a chat interface that lets you ask and receive answers to coding-related questions in {% data variables.product.prodname_mobile %}. You can also use {% data variables.product.prodname_copilot_chat %} {% ifversion ghec %}on either {% data variables.product.prodname_dotcom_the_website %} or{% endif %} within a supported IDE. For information on using {% data variables.product.prodname_copilot_chat %} in an IDE, see "[AUTOTITLE](/copilot/github-copilot-chat/copilot-chat-in-ides/using-github-copilot-chat-in-your-ide)."
18+
{% data variables.product.prodname_copilot_chat %} is a chat interface that lets you ask and receive answers to coding-related questions in {% data variables.product.prodname_mobile %}. You can also use {% data variables.product.prodname_copilot_chat %} on either {% data variables.product.prodname_dotcom_the_website %} or within a supported IDE. For information on using {% data variables.product.prodname_copilot_chat %} in an IDE, see "[AUTOTITLE](/copilot/github-copilot-chat/copilot-chat-in-ides/using-github-copilot-chat-in-your-ide)."
1919

2020
{% data variables.product.prodname_copilot_mobile_short %} can help you with a variety of coding-related tasks, like offering you code suggestions, providing natural language descriptions of a piece of code's functionality and purpose, generating unit tests for your code, and proposing fixes for bugs in your code. For more information, see "[AUTOTITLE](/copilot/github-copilot-chat/copilot-chat-in-github-mobile/about-github-copilot-chat-in-github-mobile)."
2121

0 commit comments

Comments
 (0)