Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.66 KB

File metadata and controls

37 lines (26 loc) · 1.66 KB
title {% data variables.product.prodname_code_quality %} billing
intro Learn how usage of {% data variables.product.prodname_code_quality_short %} is measured.
product {% data reusables.gated-features.code-quality-availability %}
versions
feature
code-quality
shortTitle GitHub Code Quality
contentType concepts
category
Understand product costs

Note

{% data variables.product.prodname_code_quality %} is currently in {% data variables.release-phases.public_preview %} and subject to change.

How use of {% data variables.product.prodname_code_quality %} is measured

For general availability

When {% data variables.product.prodname_code_quality_short %} is generally available, scanning repositories will incur two types of costs for an organization:

  • Premium requests
  • {% data variables.product.prodname_actions %} minutes needed to run the scans unless you use self-hosted runners

For the {% data variables.release-phases.public_preview %}

When you scan private repositories during the {% data variables.release-phases.public_preview %}, you will not be billed for premium request usage, but {% data variables.product.prodname_actions %} minutes will be consumed.

To view consumption of actions by the {% data variables.code-quality.workflow_name_billing %} workflow, download a detailed usage report from the "Billing and licensing" tab. See AUTOTITLE.

Note

{% data reusables.code-quality.shared-workflow-preview %}

Further reading