Skip to content

Commit a39aefe

Browse files
Clarify scoping for automatic code review
Added information about scoping automatic code review to specific repositories.
1 parent 038aa7c commit a39aefe

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

content/copilot/concepts/agents/code-review.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,14 +53,16 @@ The second policy has these characteristics:
5353

5454
* It is disabled by default.
5555
* Once this policy is set it at the enterprise level, it becomes **visible, but not editable** at the organization level.
56-
* The policy is **most restrictive**. {% data variables.copilot.copilot_code-review_short %} is only available in repositories where you explicitly enable the policy.
56+
* The policy is **most restrictive**.
5757

5858
### How it works for users without a license
5959

6060
When both policies are enabled, users without a {% data variables.product.prodname_copilot_short %} license can request a review from {% data variables.copilot.copilot_code-review_short %} on their pull requests in the organization's repositories.
6161

6262
In repositories where automatic code review is enabled, {% data variables.product.prodname_copilot_short %} automatically reviews all pull requests. This happens regardless of whether the author has a {% data variables.product.prodname_copilot_short %} license.
6363

64+
You can scope automatic code review to specific repositories by configuring repository or organization rulesets.
65+
6466
{% data variables.copilot.copilot_code-review_short %} for users without a license is not available in IDEs.
6567

6668
## Excluded files

0 commit comments

Comments
 (0)