Skip to main content

GitHub Code Quality billing

Learn how usage of Code Quality is measured.

누가 이 기능을 사용할 수 있나요?

GitHub Code Quality is available for:

  • Public repositories on GitHub.com
  • Organization-owned repositories on GitHub Team or GitHub Enterprise Cloud

참고 항목

GitHub Code Quality is currently in 공개 미리 보기 and subject to change.

How use of GitHub Code Quality is measured

GitHub Code Quality usage is free for all public repositories.

For general availability

When Code Quality is generally available, scanning private repositories will incur two types of costs for an organization:

  • Premium requests
  • GitHub Actions minutes needed to run the scans unless you use self-hosted runners

For the 공개 미리 보기

When you scan private repositories during the 공개 미리 보기, you will not be billed for premium request usage, but GitHub Actions minutes will be consumed.

To view consumption of actions by the dynamic/github-code-scanning/codeql workflow, download a detailed usage report from the "Billing and licensing" tab. See 요금제 제품 및 라이선스 사용량 확인하기.

참고 항목

During the 공개 미리 보기, Code Quality uses the dynamic/github-code-scanning/codeql workflow that is also used by code scanning.

Further reading