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
Feature branch for the token-based billing announcement (April 27) (#60724)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Anne-Marie <102995847+am-stead@users.noreply.github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com>
Co-authored-by: Allison Weins <3174849+2percentsilk@users.noreply.github.com>
Co-authored-by: Claire W <78226508+crwaters16@users.noreply.github.com>
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com>
Copy file name to clipboardExpand all lines: content/billing/concepts/product-billing/github-copilot-licenses.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,12 @@ category:
15
15
- Understand product costs
16
16
---
17
17
18
+
<!-- expires 2026-06-01 -->
19
+
20
+
{% data reusables.copilot.ubb-announcement-cfi-cb-ce %}
21
+
22
+
<!-- end expires 2026-06-01 -->
23
+
18
24
Usage of {% data variables.product.prodname_copilot %} is measured through a combination of licenses and monthly usage tracking. For more information about how usage costs in {% data variables.product.prodname_copilot_short %} work, see [AUTOTITLE](/billing/concepts/product-billing/github-copilot-premium-requests).
19
25
20
26
## Licenses for {% data variables.product.prodname_copilot_short %}
Copy file name to clipboardExpand all lines: content/billing/concepts/product-billing/github-copilot-premium-requests.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,12 @@ category:
8
8
- Understand product costs
9
9
---
10
10
11
+
<!-- expires 2026-06-01 -->
12
+
13
+
{% data reusables.copilot.ubb-announcement-cfi-cb-ce %}
14
+
15
+
<!-- end expires 2026-06-01 -->
16
+
11
17
Usage of {% data variables.product.prodname_copilot_short %} is measured through a combination of licenses and monthly usage tracking. For more information about how license costs in {% data variables.product.prodname_copilot_short %} work, see [AUTOTITLE](/billing/concepts/product-billing/github-copilot-licenses).
Copy file name to clipboardExpand all lines: content/copilot/concepts/agents/code-review.md
+10-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,12 @@ category:
15
15
- Learn about Copilot
16
16
---
17
17
18
+
<!-- expires 2026-06-01 -->
19
+
20
+
{% data reusables.copilot.code-review-actions-minutes-note %}
21
+
22
+
<!-- end expires 2026-06-01 -->
23
+
18
24
## Introduction
19
25
20
26
{% data variables.copilot.copilot_code-review_short %} reviews code written in any language, and provides feedback. It reviews your code from multiple angles to identify issues and suggest fixes. You can apply suggested changes with a couple of clicks.
@@ -98,17 +104,19 @@ If {% data variables.product.prodname_actions %} is unavailable or if Actions wo
98
104
99
105
### Usage of {% data variables.product.prodname_actions %} runners for agentic capabilities in code review
100
106
101
-
{% data variables.copilot.copilot_code-review_short %} uses free minutes for {% data variables.product.prodname_actions %} to run the agentic capabilities, including full project context gathering and any capabilities in {% data variables.release-phases.public_preview %}. By default, {% data variables.copilot.copilot_code-review_short %} uses {% data variables.product.prodname_dotcom %}-hosted runners. You can also upgrade to larger {% data variables.product.prodname_dotcom %}-hosted runners for better performance.
107
+
{% data variables.copilot.copilot_code-review_short %} uses {% data variables.product.prodname_actions %} to run the agentic capabilities, including full project context gathering and any capabilities in {% data variables.release-phases.public_preview %}. By default, {% data variables.copilot.copilot_code-review_short %} uses standard {% data variables.product.prodname_dotcom %}-hosted runners. You can also upgrade to larger {% data variables.product.prodname_dotcom %}-hosted runners for better performance, or use self-hosted runners.
102
108
103
109
> [!NOTE]
104
-
> Usage of larger {% data variables.product.prodname_dotcom %}-hosted runners is billed per-minute and may incur additional {% data variables.product.prodname_actions %} charges.
110
+
> Usage of larger {% data variables.product.prodname_dotcom %}-hosted runners is billed at a higher per-minute rate. Self-hosted runners do not consume {% data variables.product.prodname_actions %} minutes.
105
111
106
112
You do not need to have {% data variables.product.prodname_actions %} enabled in your organization or enterprise to use the agentic capabilities in code review.
107
113
108
114
If your organization has disabled {% data variables.product.prodname_dotcom %}-hosted runners, the agentic capabilities will not be available. In this case, code reviews will fall back to a more limited review. Organizations in this situation can use self-hosted runners.
109
115
110
116
For more information on configuring runners, see [AUTOTITLE](/copilot/how-tos/copilot-on-github/set-up-copilot/configure-runners).
111
117
118
+
You can view the {% data variables.product.prodname_actions %} minutes associated with {% data variables.copilot.copilot_code-review_short %} runs. For more information, see [{% data variables.product.prodname_actions %} minutes for code review](/copilot/reference/copilot-billing/models-and-pricing#github-actions-minutes-for-code-review).
119
+
112
120
## Code review monthly quota
113
121
114
122
Each time {% data variables.product.prodname_copilot_short %} reviews a pull request or reviews code in your IDE, your monthly quota of {% data variables.product.prodname_copilot_short %} premium requests is reduced by one.
Copy file name to clipboardExpand all lines: content/copilot/concepts/billing/billing-for-individuals.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,12 @@ category:
16
16
- Learn about Copilot
17
17
---
18
18
19
+
<!-- expires 2026-06-01 -->
20
+
21
+
{% data reusables.copilot.ubb-announcement-cfi %}
22
+
23
+
<!-- end expires 2026-06-01 -->
24
+
19
25
> [!IMPORTANT]
20
26
> {% data reusables.copilot.plans.individual-plans-paused %} If you hit unexpected limits or these changes just don’t work for you, you can cancel your Pro or Pro+ subscription and receive a refund for the time remaining on your current subscription before May 20.
21
27
> 1. To cancel and receive a refund for the time remaining, go to your [Billing settings](https://github.com/settings/billing/licensing).
Copy file name to clipboardExpand all lines: content/copilot/concepts/billing/copilot-requests.md
+16-6Lines changed: 16 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,11 +17,15 @@ category:
17
17
- Learn about Copilot
18
18
---
19
19
20
-
> [!IMPORTANT]
21
-
> * {% data reusables.billing.pru-sku-split-notice %}
22
-
> * Billing for premium requests began on June 18, 2025, for all paid {% data variables.product.prodname_copilot_short %} plans on {% data variables.product.prodname_dotcom_the_website %}, and on August 1, 2025, on {% data variables.enterprise.data_residency_site %}. The request counters were only set to zero for paid plans.
23
-
> * Premium request counters reset on the 1st of each month at 00:00:00 UTC. See [AUTOTITLE](/copilot/managing-copilot/understanding-and-managing-copilot-usage/monitoring-your-copilot-usage-and-entitlements).
24
-
> * Certain requests may experience rate limits to accommodate high demand. Rate limits restrict the number of requests that can be made within a specific time period.
20
+
<!-- expires 2026-06-01 -->
21
+
22
+
<!-- expires 2026-06-01 -->
23
+
24
+
{% data reusables.copilot.ubb-announcement-cfi-cb-ce %}
25
+
26
+
<!-- end expires 2026-06-01 -->
27
+
28
+
<!-- end expires 2026-06-01 -->
25
29
26
30
## What is a request?
27
31
@@ -50,11 +54,17 @@ The following {% data variables.product.prodname_copilot_short %} features can u
50
54
51
55
{% endrowheaders %}
52
56
57
+
> [!NOTE]
58
+
> {% data reusables.billing.pru-sku-split-notice %}
59
+
53
60
> [!TIP]
54
61
> For instructions on viewing how many premium requests you have used and advice on how to optimize usage, see [AUTOTITLE](/copilot/how-tos/manage-and-track-spending/monitor-premium-requests).
55
62
56
63
## How do request allowances work per plan?
57
64
65
+
> [!NOTE]
66
+
> Billing for premium requests began on June 18, 2025, for all paid {% data variables.product.prodname_copilot_short %} plans on {% data variables.product.prodname_dotcom_the_website %}, and on August 1, 2025, on {% data variables.enterprise.data_residency_site %}. The request counters were only set to zero for paid plans.
67
+
58
68
If you use **{% data variables.copilot.copilot_free_short %}**, your plan comes with up to 2,000 inline suggestion requests and up to 50 premium requests per month. All chat interactions count as premium requests.
59
69
60
70
If you're on a **paid plan** or **{% data variables.copilot.copilot_student_short %}**, you get unlimited inline suggestions and unlimited chat interactions using the included models ({% data variables.copilot.copilot_gpt_5_mini %}, {% data variables.copilot.copilot_gpt_41 %} and {% data variables.copilot.copilot_gpt_4o %}). Rate limiting is in place to accommodate for high demand. See [AUTOTITLE](/copilot/concepts/rate-limits).
@@ -65,7 +75,7 @@ Paid plans and {% data variables.copilot.copilot_student_short %} also receive a
65
75
66
76
## What happens to unused requests at the end of the month?
67
77
68
-
Unused requests for the previous month do not carry over to the following month.
78
+
Unused requests for the previous month do not carry over to the following month. Premium request counters reset on the 1st of each month at 00:00:00 UTC. See [AUTOTITLE](/copilot/managing-copilot/understanding-and-managing-copilot-usage/monitoring-your-copilot-usage-and-entitlements).
Copy file name to clipboardExpand all lines: content/copilot/concepts/billing/premium-request-management.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,12 @@ category:
11
11
- Manage Copilot for a team
12
12
---
13
13
14
+
<!-- expires 2026-06-01 -->
15
+
16
+
{% data reusables.copilot.ubb-announcement-cb-ce %}
17
+
18
+
<!-- end expires 2026-06-01 -->
19
+
14
20
> [!IMPORTANT]
15
21
> **Starting April 20, 2026**, {% data variables.copilot.copilot_pro_short %}, {% data variables.copilot.copilot_pro_plus_short %}, and student plans have tighter usage limits: Session limits and weekly (7 day) limits. For more information, see [AUTOTITLE](/copilot/concepts/usage-limits).
0 commit comments