Skip to content

Commit 8bc92ba

Browse files
sophiethekingCopilotSiaraMisteshwer
authored
Update premium requests in Copilot code review article (#55205)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com> Co-authored-by: elle shwer <eshwer@github.com>
1 parent dea38ff commit 8bc92ba

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

Diff for: content/copilot/using-github-copilot/code-review/using-copilot-code-review.md

+3-5
Original file line numberDiff line numberDiff line change
@@ -39,24 +39,22 @@ The current functionality and availability of the two types of review is summari
3939

4040
### Premium requests
4141

42-
{% data variables.product.prodname_copilot_short %} code review uses multiple models behind the scenes. The initial request is made using the o3-mini model. As {% data variables.product.prodname_copilot_short %} generates suggestions throughout the pull request, it may use GPT-4o or other models, depending on the code and type of review.
43-
44-
Because different models have different multipliers, the number of premium requests used during a code review will vary based on the size of the pull request and the amount of code {% data variables.product.prodname_copilot_short %} needs to analyze and respond to. See [AUTOTITLE](/copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/monitoring-usage-and-entitlements/avoiding-unexpected-copilot-costs).
42+
Each {% data variables.product.prodname_copilot_short %} code review consumes one premium request. See [AUTOTITLE](/copilot/managing-copilot/monitoring-usage-and-entitlements/about-premium-requests).
4543

4644
### Maximum code reviews per month
4745

4846
The **review changes** type of {% data variables.copilot.copilot_code-review_short %} is a premium feature with a per-person monthly quota.
4947

5048
<!-- expires 2025-05-05 -->
5149
> [!NOTE]
52-
> The per-person quota for Copilot code review will commence on May 5th, 2025.
50+
> The per-person quota for {% data variables.product.prodname_copilot_short %} code review will commence on May 5th, 2025.
5351
<!-- end expires 2025-05-05 -->
5452
5553
When you assign {% data variables.product.prodname_copilot_short %} as a reviewer for a pull request, one premium request is deducted from your monthly quota each time {% data variables.product.prodname_copilot_short %} posts comments to the pull request.
5654

5755
If a repository is configured to automatically request a code review from {% data variables.product.prodname_copilot_short %} for all new pull requests, the premium request usage is applied to the quota of the pull request author. If a pull request is created by {% data variables.product.prodname_actions %} or by a bot, the usage will apply to the user who triggered the workflow (if identifiable), or to a designated billing owner.
5856

59-
When you reach your monthly quota you will not be able to get a code review from {% data variables.product.prodname_copilot_short %} until your quota resets—unless you upgrade your {% data variables.product.prodname_copilot_short %} plan or enable additional {% data variables.product.prodname_copilot_short %} premium requests. See [AUTOTITLE](/copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/monitoring-usage-and-entitlements/avoiding-unexpected-copilot-costs).
57+
When you reach your monthly quota you will not be able to get a code review from {% data variables.product.prodname_copilot_short %} until your quota resets—unless you upgrade your {% data variables.product.prodname_copilot_short %} plan or enable additional premium requests.
6058

6159
### Validating {% data variables.product.prodname_copilot_short %} code reviews
6260

0 commit comments

Comments
 (0)