GitHub Code Quality is now generally available

andsoitis1 pts0 comments

GitHub Code Quality is now generally available - GitHub Changelog

Try GitHub Copilot CLI

Attend GitHub Universe

Search

Back to changelog

GitHub Code Quality is now generally available on GitHub Enterprise Cloud and GitHub Team. It solves an emerging challenge for software development: AI accelerates code output, and Code Quality helps teams ship code they trust. Code Quality pairs CodeQL’s deterministic analysis with AI-assisted detection to catch maintainability and reliability issues in your pull requests, and Copilot Autofix suggests fixes for you to review before you merge. In GitHub’s own engineering organization, teams resolve 67.3% of Code Quality findings before merging pull requests.

New at general availability

Since the public preview, Code Quality has added:

Organization-wide enablement, with org-level dashboards that show maintainability and reliability scores across your repositories.

Code coverage metrics rendered from your existing test reports (in Cobertura XML format) directly on pull requests.

Quality gates through GitHub rulesets, including coverage thresholds, with an evaluate mode for gradual rollout.

APIs to manage repository enablement and fetch findings.

What it costs

Code Quality is a standalone paid product, complementary to GitHub Advanced Security rather than bundled with it. It isn’t available on GitHub Enterprise Server at launch. You pay a predictable base license plus metered usage:

$10 per active committer, per month. A committer is considered active when they’ve pushed a commit to a repository with Code Quality enabled in the last 90 days. Each active committer is counted only once across your organization no matter how many repositories they contribute to. Bot accounts are not charged.

Usage-based billing for AI-powered work , including AI-assisted detection and Copilot Autofix. You don’t need a GitHub Copilot subscription to use them.

Compute costs for running deterministic CodeQL analysis on GitHub Actions. GitHub-hosted and self-hosted runners are supported.

Billing begins automatically at general availability (July 20, 2026).

If you used Code Quality in public preview

More than 10,000 enterprises ran Code Quality during the public preview. If you’re one of them, there’s nothing to migrate or reconfigure. Code Quality keeps running on the GitHub agreement you already have, now as a paid product. With billing in effect, review where you have Code Quality enabled. To stop future scans and charges, disable Code Quality for a repository or organization.

To learn more, see About GitHub Code Quality and GitHub Code Quality billing. To learn how to enable or disable it, see Enabling GitHub Code Quality.

Join the discussion within GitHub Community.

Related Posts

Jul.15 Improvement

Improvements to secret scanning and public monitoring

application security

Jul.14 Release

Code scanning shows AI security detections on pull requests

application security

Jul.14 Improvement

Security reviews now available in the GitHub Copilot app

application security<br>copilot

...<br>+1

Jul.13 Release

Manage secret scanning custom patterns via REST API

application security

Jul.13 Release

GitHub Code Quality license estimate in public preview

account management<br>application security

...<br>+1

Jul.10 Improvement

CodeQL 2.26.0 adds Kotlin 2.4.0 support and AI prompt injection detection

application security

Jul.10 Improvement

Clearer names for secret scanning detector types

application security

Jul.10 Release

Agentic autofix for code scanning alerts in public preview

application security<br>copilot

...<br>+1

Jul.09 Release

Organization-level targeting for GitHub Code Quality

application security<br>enterprise management tools<br>platform governance

...<br>+2

Subscribe to our developer newsletter

Discover tips, technical guides, and best practices in our biweekly newsletter just for devs.

Enter your email*

Subscribe

By submitting, I agree to let GitHub and its affiliates use my information for personalized communications, targeted advertising, and campaign effectiveness. See the GitHub Privacy Statement for more details.

Back to top

&copy; 2026 GitHub, Inc.

Terms

Privacy

Manage Cookies

Do not share my personal information

LinkedIn icon

GitHub on LinkedIn

Instagram icon

GitHub on Instagram

YouTube icon

GitHub on YouTube

X icon

GitHub on X

TikTok icon

GitHub on TikTok

Twitch icon

GitHub on Twitch

GitHub icon

GitHub’s organization on GitHub

github code quality security application copilot

Related Articles