Skip to content

Commit 8812d98

Browse files
hubwriterCopilotsunbrye
authored
[2025-05-28] Document individual automatic CCR setting (#55804)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Sunbrye Ly <56200261+sunbrye@users.noreply.github.com>
1 parent bc94590 commit 8812d98

File tree

6 files changed

+22
-22
lines changed

6 files changed

+22
-22
lines changed
Loading

content/copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/getting-started-with-copilot-on-your-personal-account/getting-free-access-to-copilot-pro-as-a-student-teacher-or-maintainer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ If you do not meet the previous criteria, you can either:
3232

3333
## Accessing {% data variables.product.prodname_copilot_pro_short %} for free
3434

35-
1. In the upper-right corner of any page, click your profile photo, then click **{% octicon "copilot" aria-hidden="true" aria-label="copilot" %} Your {% data variables.product.prodname_copilot_short %}**.
35+
{% data reusables.copilot.your-copilot %}
3636
1. If you qualify for free access to {% data variables.product.prodname_copilot_short %}, you will see a page titled "{% data variables.product.prodname_copilot_pro %}" informing you that you are eligible. Click **Get access to {% data variables.product.prodname_copilot %}**.
3737
1. On the page that appears, configure the {% data variables.product.prodname_copilot_short %} use policies to meet your needs, then click **Save and complete**.

content/copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/managing-your-copilot-plan/disabling-github-copilot-free.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ redirect_from:
1717

1818
You can disable {% data variables.product.prodname_copilot_free_short %} in your {% data variables.product.github %} account settings. This will disable all features of {% data variables.product.prodname_copilot_short %} on {% data variables.product.github %}.
1919

20-
1. In the upper-right corner of any page, click your profile photo, then click **{% octicon "copilot" aria-hidden="true" aria-label="copilot" %} Your {% data variables.product.prodname_copilot_short %}**.
20+
{% data reusables.copilot.your-copilot %}
2121
1. Under "Visibility," to the right of "Show {% data variables.product.prodname_copilot_short %}, select **Disabled** from the dropdown.
2222

2323
## Disabling {% data variables.product.prodname_copilot_free_short %} in your IDE

content/copilot/using-github-copilot/code-review/configuring-automatic-code-review-by-copilot.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Configuring automatic code review by Copilot
33
shortTitle: Automatic code review
4-
intro: "Learn how to configure {% data variables.product.prodname_copilot_short %} to automatically review pull requests in a repository."
4+
intro: "Learn how to configure {% data variables.product.prodname_copilot_short %} to automatically review pull requests."
55
versions:
66
feature: copilot
77
topics:
@@ -10,7 +10,11 @@ topics:
1010

1111
## About automatic code review
1212

13-
By default, {% data variables.product.prodname_copilot_short %} will only review a pull request if it's assigned to the pull request in the same way you would assign a human reviewer. However, repository owners can configure {% data variables.product.prodname_copilot_short %} to automatically review all pull requests in the repository that are created by people with access to {% data variables.product.prodname_copilot_short %}. Organization owners can configure {% data variables.product.prodname_copilot_short %} to automatically review all pull requests in some or all of the repositories in the organization where the pull request is created by a {% data variables.product.prodname_copilot_short %} user.
13+
By default, {% data variables.product.prodname_copilot_short %} will only review a pull request if it's assigned to the pull request in the same way you would assign a human reviewer. However:
14+
15+
* Individual users on the {% data variables.product.prodname_copilot_pro_short %} or {% data variables.product.prodname_copilot_pro_plus_short %} plan can configure {% data variables.product.prodname_copilot_short %} to automatically review all pull requests they create.
16+
* Repository owners can configure {% data variables.product.prodname_copilot_short %} to automatically review all pull requests in the repository that are created by people with access to {% data variables.product.prodname_copilot_short %}.
17+
* Organization owners can configure {% data variables.product.prodname_copilot_short %} to automatically review all pull requests in some or all of the repositories in the organization where the pull request is created by a {% data variables.product.prodname_copilot_short %} user.
1418

1519
### Triggering an automatic pull request review
1620

@@ -29,6 +33,18 @@ After you configure automatic code review, {% data variables.product.prodname_co
2933

3034
{% data variables.copilot.copilot_code-review_short %} is a premium feature with a per-person monthly quota. When {% data variables.product.prodname_copilot_short %} carries out an automatic review, it uses one premium request from the quota of the user who created the pull request. For more information, see [AUTOTITLE](/copilot/using-github-copilot/code-review/using-copilot-code-review#code-review-monthly-quota).
3135

36+
## Configuring automatic code review for all pull requests you create
37+
38+
> [!NOTE]
39+
> This is only available if you are on the {% data variables.product.prodname_copilot_pro_short %} or {% data variables.product.prodname_copilot_pro_plus_short %} plan.
40+
41+
{% data reusables.copilot.your-copilot %}
42+
1. Locate the **Automatic {% data variables.copilot.copilot_code-review_short %}** option and click the dropdown button.
43+
44+
![Screenshot of the "Automatic {% data variables.copilot.copilot_code-review_short %}" setting with the dropdown menu displayed.](/assets/images/help/copilot/code-review/automatic-code-review-personal.png)
45+
46+
1. In the dropdown menu, select **Enabled**.
47+
3248
## Configuring automatic code review for a single repository
3349

3450
{% data reusables.repositories.navigate-to-repo %}

content/copilot/using-github-copilot/code-review/using-copilot-code-review.md

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -87,23 +87,6 @@ When you reach your monthly quota you will not be able to get a code review from
8787

8888
{% data variables.copilot.copilot_code-review_short %} on the {% data variables.product.github %} website supports all languages.
8989

90-
The following languages have general availability support:
91-
92-
* C
93-
* C#
94-
* C++
95-
* Go
96-
* Java
97-
* JavaScript
98-
* Kotlin
99-
* Markdown
100-
* Python
101-
* Ruby
102-
* Swift
103-
* TypeScript
104-
105-
All other languages are supported as a {% data variables.release-phases.public_preview %}.
106-
10790
{% endwebui %}
10891

10992
### Validating {% data variables.product.prodname_copilot_short %} code reviews
@@ -167,7 +150,7 @@ To request a re-review from {% data variables.product.prodname_copilot_short %},
167150
168151
## Enabling automatic reviews
169152

170-
By default, you manually request a review from {% data variables.product.prodname_copilot_short %} on each pull request, in the same way you would request a review from a human. However, you can set up {% data variables.product.prodname_copilot_short %} to automatically review all pull requests in a repository, or for all repositories in an organization. See [AUTOTITLE](/copilot/using-github-copilot/code-review/configuring-automatic-code-review-by-copilot).
153+
By default, you manually request a review from {% data variables.product.prodname_copilot_short %} on each pull request, in the same way you would request a review from a human. However, you can set up {% data variables.product.prodname_copilot_short %} to automatically review all pull requests. See [AUTOTITLE](/copilot/using-github-copilot/code-review/configuring-automatic-code-review-by-copilot).
171154

172155
## Customizing {% data variables.product.prodname_copilot_short %}'s reviews with coding guidelines
173156

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
1. In the upper-right corner of any page, click your profile photo, then click **{% octicon "copilot" aria-hidden="true" aria-label="copilot" %} Your {% data variables.product.prodname_copilot_short %}**.

0 commit comments

Comments
 (0)