Skip to content

Commit be70fd6

Browse files
authored
Merge pull request #38497 from github/repo-sync
Repo sync
2 parents ea3872e + ae09b4e commit be70fd6

File tree

26 files changed

+102
-89
lines changed

26 files changed

+102
-89
lines changed

content/billing/managing-billing-for-your-products/managing-billing-for-git-large-file-storage/downgrading-git-large-file-storage.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ topics:
2020
shortTitle: Downgrade Git LFS storage
2121
---
2222

23-
{% data reusables.billing.enhanced-billing-platform %}
24-
2523
When you downgrade your number of data packs, your change takes effect on your next billing date. For more information, see [AUTOTITLE](/billing/managing-billing-for-your-products/managing-billing-for-git-large-file-storage/about-billing-for-git-large-file-storage).
2624

2725
## Downgrading storage and bandwidth for a personal account

content/billing/managing-billing-for-your-products/managing-billing-for-git-large-file-storage/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,3 @@ children:
2020
- /downgrading-git-large-file-storage
2121
---
2222

23-
{% data reusables.billing.enhanced-billing-platform %}

content/billing/managing-billing-for-your-products/managing-billing-for-git-large-file-storage/upgrading-git-large-file-storage.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ topics:
2020
shortTitle: Upgrade Git LFS storage
2121
---
2222

23-
{% data reusables.billing.enhanced-billing-platform %}
24-
2523
## Purchasing additional storage and bandwidth for a personal account
2624

2725
{% data reusables.user-settings.access_settings %}

content/billing/managing-billing-for-your-products/managing-billing-for-git-large-file-storage/viewing-your-git-large-file-storage-usage.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ topics:
1919
shortTitle: View Git LFS usage
2020
---
2121

22-
{% data reusables.billing.enhanced-billing-platform %}
23-
2422
{% data reusables.large_files.owner_quota_only %} {% data reusables.large_files.does_not_carry %}
2523

2624
## Viewing storage and bandwidth usage for a personal account

content/billing/managing-billing-for-your-products/managing-billing-for-github-actions/about-billing-for-github-actions.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ topics:
1616
shortTitle: Billing for GitHub Actions
1717
---
1818

19-
{% data reusables.billing.enhanced-billing-platform %}
20-
2119
## About billing for {% data variables.product.prodname_actions %}
2220

2321
{% data reusables.billing.authorization-charge %}
@@ -33,7 +31,7 @@ Minutes reset every month, while storage usage does not.
3331
### Included storage and minutes
3432

3533
> [!NOTE]
36-
> * Included minutes cannot be used for larger runners. These runners will always be charged for, including in public repositories. For more information, see [AUTOTITLE](/billing/managing-billing-for-github-actions/about-billing-for-github-actions#per-minute-rates).
34+
> * Included minutes cannot be used for larger runners. These runners will always be charged for, including in public repositories. For more information, see [Per-minute rates](/billing/managing-billing-for-github-actions/about-billing-for-github-actions#per-minute-rates).
3735
> * Logs and job summaries do not count towards storage usage.
3836
3937
|Plan | Storage | Minutes (per month)|
@@ -44,13 +42,11 @@ Minutes reset every month, while storage usage does not.
4442
| {% data variables.product.prodname_team %} | 2 GB | 3,000 |
4543
| {% data variables.product.prodname_ghe_cloud %} | 50 GB | 50,000 |
4644

47-
The storage used by a repository is the total storage used by {% data variables.product.prodname_actions %} artifacts and {% data variables.product.prodname_registry %}. Your storage cost is the total usage for all repositories owned by your account. For more information about pricing for {% data variables.product.prodname_registry %}, see [AUTOTITLE](/billing/managing-billing-for-github-packages/about-billing-for-github-packages).
48-
49-
If your account's usage surpasses these limits and you have set a spending limit above $0 USD, you will pay $0.008 USD per GB of storage per day and per-minute usage depending on the operating system used by the {% data variables.product.prodname_dotcom %}-hosted runner. {% data variables.product.prodname_dotcom %} rounds the minutes and partial minutes each job uses up to the nearest whole minute.
45+
If your account's storage surpasses these limits and you have set a spending limit above $0 USD, you will pay $0.008 USD per GB of storage per day.
5046

5147
### Minute multipliers
5248

53-
Jobs that run on Windows and macOS runners that {% data variables.product.prodname_dotcom %} hosts consume minutes at 2 and 10 times the rate that jobs on Linux runners consume. For example, using 1,000 Windows minutes would consume 2,000 of the minutes included in your account. Using 1,000 macOS minutes, would consume 10,000 minutes included in your account.
49+
Jobs that run on Windows and macOS runners that {% data variables.product.prodname_dotcom %} hosts consume minutes at 2 and 10 times the rate that jobs on Linux runners consume.
5450

5551
| Operating system | Minute multiplier |
5652
|----------------- | ------------------|
@@ -59,10 +55,12 @@ Jobs that run on Windows and macOS runners that {% data variables.product.prodna
5955
| macOS | 10 |
6056

6157
> [!NOTE]
62-
> Minute multipliers do not apply to the per-minute rates shown below.
58+
> The billing dashboard may show your Actions usage as a dollar amount ("spend") rather than raw minutes. This amount already reflects the minute multipliers above. If you're using macOS or Windows runners, you will use up your included minutes more quickly
6359
6460
### Per-minute rates
6561

62+
{% data variables.product.github %} rounds the minutes and partial minutes each job uses up to the nearest whole minute.
63+
6664
#### Per-minute rates for standard runners
6765

6866
| Operating system | Per-minute rate (USD) |

content/billing/managing-billing-for-your-products/managing-billing-for-github-actions/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,3 @@ children:
1414
- /managing-your-spending-limit-for-github-actions
1515
---
1616

17-
{% data reusables.billing.enhanced-billing-platform %}

content/billing/managing-billing-for-your-products/managing-billing-for-github-actions/managing-your-spending-limit-for-github-actions.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ topics:
1818
shortTitle: Spending limits for Actions
1919
---
2020

21-
{% data reusables.billing.enhanced-billing-platform %}
22-
2321
## About spending limits for {% data variables.product.prodname_actions %}
2422

2523
{% data reusables.actions.actions-billing %}

content/billing/managing-billing-for-your-products/managing-billing-for-github-advanced-security/about-billing-for-github-advanced-security.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@ You need pay to use {% data variables.product.prodname_AS %} features in private
3232

3333
## License types for {% data variables.product.prodname_AS %} products
3434

35-
Licensing for {% data variables.product.prodname_AS %} products is flexible, making it easy for you to choose options that fit your business needs. {% ifversion ghec or ghes %}You can buy volume/subscription licenses for any combination of the following products or use metered billing to pay for your use:{% endif %}
35+
{% data variables.product.prodname_AS %} consists of two main products:
3636

3737
{% data reusables.advanced-security.ghas-products-bullets+ghas %}
3838

39-
For example, you might start by using {% data variables.product.prodname_GH_secret_protection %} across all repositories, and pilot {% data variables.product.prodname_GH_code_security %} in high-risk repositories. You {% ifversion ghec or ghes %}buy or {% endif %}pay only for the products you need, and expand as you see the benefits to the security of your code.
39+
Licensing for {% data variables.product.prodname_AS %} products is flexible, making it easy for you to choose options that fit your business needs. For example, you might start by using {% data variables.product.prodname_GH_secret_protection %} across all repositories, and pilot {% data variables.product.prodname_GH_code_security %} in high-risk repositories. You buy or pay only for the products you need, and expand as you see the benefits to the security of your code.
4040

4141
For more information, see [feature summary and pricing information](https://github.com/enterprise/advanced-security#pricing) and [AUTOTITLE](/get-started/learning-about-github/about-github-advanced-security).
4242

@@ -51,7 +51,7 @@ Each active committer to at least one repository with an {% data variables.produ
5151

5252
There are two different ways to pay for licenses.
5353

54-
* **Metered billing** {% ifversion ghec %}introduced from June 2024 onward{% elsif ghes %}available from {% data variables.product.prodname_ghe_server %} 3.13 onward with {% data variables.product.prodname_github_connect %}{% endif %}
54+
* **Metered billing** {% ifversion ghes %}available from {% data variables.product.prodname_ghe_server %} 3.13 onward with {% data variables.product.prodname_github_connect %}{% endif %}
5555

5656
* Users can enable {% data variables.product.prodname_GH_cs_or_sp %} independently.
5757
* Monthly bill for the number of licenses used by active committers.
@@ -64,10 +64,11 @@ There are two different ways to pay for licenses.
6464

6565
* **Volume/subscription billing** available for {% data variables.product.prodname_enterprise %} plans only
6666

67-
* Users must ask the sales team to set up billing.
6867
* Purchase a specific number of {% data variables.product.prodname_GHAS_cs_or_sp %} licenses that last for a defined period, typically at least a year.
6968
* If the usage of {% data variables.product.prodname_AS %} by active committers exceeds the number of licenses purchased, you need to purchase additional licenses to cover this overage usage.
7069

70+
If you want to purchase volume/subscription-based licenses, contact your account manager in {% data variables.contact.contact_enterprise_sales %} or contact {% data variables.contact.contact_support_page %}.
71+
7172
## Managing committers and costs
7273

7374
{% ifversion fpt %}

content/billing/managing-billing-for-your-products/managing-billing-for-github-advanced-security/migrating-from-ghas-to-cs-and-sp.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,7 @@ If you already pay to use {% data variables.product.prodname_AS %} features, the
6363

6464
{% ifversion ghec %}
6565

66-
If you are an existing self-serve customer, instructions on how to transition from the combined {% data variables.product.prodname_GHAS %} product to the new {% data variables.product.prodname_GH_cs_and_sp %} SKUs will be announced over the next 30 days.
67-
68-
You'll receive an email notification when the new plans are available to your enterprise. Transitioning to the two separate products will be self-serve and optional.
66+
If you are an existing self-serve customer and wish to transition from the combined {% data variables.product.prodname_GHAS %} product to the new {% data variables.product.prodname_GH_cs_and_sp %}, contact [GitHub Support](mailto:[email protected]).
6967

7068
{% elsif ghes %}
7169

@@ -77,7 +75,8 @@ If you have a hybrid {% data variables.product.prodname_ghe_cloud %} and {% data
7775

7876
### Volume/subscription billing users
7977

80-
When your license is due for renewal, you can choose to continue with licenses for {% data variables.product.prodname_GHAS %}, migrate to {% data variables.product.prodname_cs_or_sp %} subscription licenses, or migrate to metered billing.
78+
* **Invoiced**: When your license is due for renewal, you can choose to continue with licenses for {% data variables.product.prodname_GHAS %}, migrate to {% data variables.product.prodname_cs_or_sp %} subscription licenses, or migrate to metered billing.
79+
* **Self-serve**: If you are an existing self-serve customer and wish to transition from the combined {% data variables.product.prodname_GHAS %} product to the new {% data variables.product.prodname_GH_cs_and_sp %}, contact [GitHub Support](mailto:[email protected]).
8180

8281
### Questions?
8382

content/billing/managing-billing-for-your-products/managing-billing-for-github-advanced-security/setting-up-a-trial-of-github-advanced-security.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ To set up a trial of {% data variables.product.prodname_GHAS %} using this metho
3030
## Setting up your trial of {% data variables.product.prodname_GHAS %}
3131

3232
{% data reusables.enterprise-accounts.access-enterprise %}
33-
{% data reusables.enterprise-accounts.settings-tab %}
3433
{% data reusables.enterprise-accounts.licensing-tab-both-platforms %}
3534
1. To the right of "{% data variables.product.prodname_GHAS %}", click **Start free trial**.
3635
1. Click **Start trial**.

0 commit comments

Comments
 (0)