pFad - Phone/Frame/Anonymizer/Declutterfier! Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

URL: http://github.com/github/docs/commit/698d333cc376cc98720d10b1287f1cfa2380a7c2

/> Feature branch for the token-based billing announcement (April 27) (#… · github/docs@698d333 · GitHub
Skip to content

Commit 698d333

Browse files
sophiethekingCopilotam-steadheiskrCopilot
authored
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>
1 parent 767b67b commit 698d333

41 files changed

Lines changed: 994 additions & 12 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

content/billing/concepts/product-billing/github-actions.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@ The use of standard {% data variables.product.github %}-hosted runners is free:
112112
* In public repositories
113113
* For {% data variables.product.prodname_pages %}
114114
* For {% data variables.product.prodname_dependabot %}
115-
* For the agentic features ({% data variables.release-phases.public_preview %}) in {% data variables.copilot.copilot_code-review %}
116115

117116
> [!NOTE]
118117
>

content/billing/concepts/product-billing/github-copilot-licenses.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@ category:
1515
- Understand product costs
1616
---
1717

18+
<!-- expires 2026-06-01 -->
19+
20+
{% data reusables.copilot.ubb-announcement-cfi-cb-ce %}
21+
22+
<!-- end expires 2026-06-01 -->
23+
1824
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).
1925

2026
## Licenses for {% data variables.product.prodname_copilot_short %}

content/billing/concepts/product-billing/github-copilot-premium-requests.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ category:
88
- Understand product costs
99
---
1010

11+
<!-- expires 2026-06-01 -->
12+
13+
{% data reusables.copilot.ubb-announcement-cfi-cb-ce %}
14+
15+
<!-- end expires 2026-06-01 -->
16+
1117
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).
1218

1319
> [!IMPORTANT]

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

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@ category:
1515
- Learn about Copilot
1616
---
1717

18+
<!-- expires 2026-06-01 -->
19+
20+
{% data reusables.copilot.code-review-actions-minutes-note %}
21+
22+
<!-- end expires 2026-06-01 -->
23+
1824
## Introduction
1925

2026
{% 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
98104

99105
### Usage of {% data variables.product.prodname_actions %} runners for agentic capabilities in code review
100106

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.
102108

103109
> [!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.
105111
106112
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.
107113

108114
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.
109115

110116
For more information on configuring runners, see [AUTOTITLE](/copilot/how-tos/copilot-on-github/set-up-copilot/configure-runners).
111117

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+
112120
## Code review monthly quota
113121

114122
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.

content/copilot/concepts/billing/billing-for-individuals.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@ category:
1616
- Learn about Copilot
1717
---
1818

19+
<!-- expires 2026-06-01 -->
20+
21+
{% data reusables.copilot.ubb-announcement-cfi %}
22+
23+
<!-- end expires 2026-06-01 -->
24+
1925
> [!IMPORTANT]
2026
> {% 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.
2127
> 1. To cancel and receive a refund for the time remaining, go to your [Billing settings](https://github.com/settings/billing/licensing).

content/copilot/concepts/billing/copilot-requests.md

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,15 @@ category:
1717
- Learn about Copilot
1818
---
1919

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 -->
2529

2630
## What is a request?
2731

@@ -50,11 +54,17 @@ The following {% data variables.product.prodname_copilot_short %} features can u
5054

5155
{% endrowheaders %}
5256

57+
> [!NOTE]
58+
> {% data reusables.billing.pru-sku-split-notice %}
59+
5360
> [!TIP]
5461
> 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).
5562
5663
## How do request allowances work per plan?
5764

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+
5868
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.
5969

6070
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
6575

6676
## What happens to unused requests at the end of the month?
6777

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).
6979

7080
## What if I run out of premium requests?
7181

content/copilot/concepts/billing/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ intro: 'Understand billing and usage for {% data variables.product.prodname_copi
55
versions:
66
feature: copilot
77
children:
8+
- /usage-based-billing-for-individuals
9+
- /usage-based-billing-for-organizations-and-enterprises
810
- /copilot-requests
911
- /individual-plans
1012
- /billing-for-individuals
@@ -16,3 +18,9 @@ redirect_from:
1618
- /copilot/concepts/copilot-billing
1719
contentType: concepts
1820
---
21+
22+
<!-- expires 2026-06-01 -->
23+
24+
{% data reusables.copilot.ubb-announcement-cfi-cb-ce %}
25+
26+
<!-- end expires 2026-06-01 -->

content/copilot/concepts/billing/individual-plans.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ contentType: concepts
1515
category:
1616
- Learn about Copilot
1717
---
18+
<!-- expires 2026-06-01 -->
19+
20+
{% data reusables.copilot.ubb-announcement-cfi %}
21+
22+
<!-- end expires 2026-06-01 -->
1823

1924
> [!IMPORTANT]
2025
> {% data reusables.copilot.plans.individual-plans-paused %}

content/copilot/concepts/billing/organizations-and-enterprises.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,12 @@ category:
2121
- Manage Copilot for a team
2222
---
2323

24+
<!-- expires 2026-06-01 -->
25+
26+
{% data reusables.copilot.ubb-announcement-cb-ce %}
27+
28+
<!-- end expires 2026-06-01 -->
29+
2430
## Available plans
2531

2632
{% data variables.product.company_short %} offers the following plans for organization accounts:

content/copilot/concepts/billing/premium-request-management.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ category:
1111
- Manage Copilot for a team
1212
---
1313

14+
<!-- expires 2026-06-01 -->
15+
16+
{% data reusables.copilot.ubb-announcement-cb-ce %}
17+
18+
<!-- end expires 2026-06-01 -->
19+
1420
> [!IMPORTANT]
1521
> **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).
1622

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad © 2024 Your Company Name. All rights reserved.





Check this box to remove all script contents from the fetched content.



Check this box to remove all images from the fetched content.


Check this box to remove all CSS styles from the fetched content.


Check this box to keep images inefficiently compressed and original size.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy