GitHub Actions pricing update (#58952)
This commit is contained in:
@@ -1 +1 @@
|
||||
{% data variables.product.prodname_actions %} usage is free for public repositories that use standard {% data variables.product.github %}-hosted runners. See [AUTOTITLE](/actions/writing-workflows/choosing-where-your-workflow-runs/choosing-the-runner-for-a-job#standard-github-hosted-runners-for-public-repositories). For private and internal repositories, each {% data variables.product.github %} account receives a quota of free minutes and storage for use with {% data variables.product.github %}-hosted or self-hosted runners. The quota size depends on the account's plan. Any usage beyond the included amounts is billed to your account.
|
||||
{% data variables.product.prodname_actions %} usage is free for standard {% data variables.product.prodname_dotcom %}-hosted runners in public repositories, and for self-hosted runners. See [AUTOTITLE](/actions/writing-workflows/choosing-where-your-workflow-runs/choosing-the-runner-for-a-job#standard-github-hosted-runners-for-public-repositories). For private repositories, each {% data variables.product.prodname_dotcom %} account receives a quota of free minutes and storage for use with {% data variables.product.prodname_dotcom %}-hosted runners, depending on the account's plan. Any usage beyond the included amounts is billed to your account.
|
||||
@@ -1,8 +0,0 @@
|
||||
{% ifversion actions-cloud-platform-march %}
|
||||
<!--Nothing to show-->
|
||||
{% elsif fpt or ghec %}
|
||||
|
||||
> [!NOTE]
|
||||
> Use of self-hosted runners is currently free. From {% data variables.actions.self_hosted_runner_charge_date %}, repository owners will pay a per-minute fee for using the cloud platform to run workflows on self-hosted runners. See [2026 pricing changes for {% data variables.product.prodname_actions %}](https://resources.github.com/actions/2026-pricing-changes-for-github-actions) in {% data variables.product.github %} Executive Insights.
|
||||
|
||||
{% endif %}
|
||||
@@ -1,13 +0,0 @@
|
||||
{% ifversion actions-cloud-platform-march %}
|
||||
<!--Nothing to show-->
|
||||
{% elsif fpt or ghec %}
|
||||
|
||||
> [!NOTE]
|
||||
> Upcoming changes to {% data variables.product.prodname_actions %} pricing:
|
||||
>
|
||||
> * **Self-hosted runners**: You will be charged for using the {% data variables.product.prodname_actions %} cloud platform from **{% data variables.actions.self_hosted_runner_charge_date %}**.
|
||||
> * **{% data variables.product.github %}-hosted runners**: The charge for using actions minutes in private and internal repositories will include the cost of using the cloud platform from **January 1, 2026**.
|
||||
>
|
||||
> See [2026 pricing changes for {% data variables.product.prodname_actions %}](https://resources.github.com/actions/2026-pricing-changes-for-github-actions) in {% data variables.product.github %} Executive Insights.
|
||||
|
||||
{% endif %}
|
||||
Reference in New Issue
Block a user