Skip to main content

Disabling GitHub Code Quality

Stop Code Quality scans and avoid charges before the feature becomes generally available.

Who can use this feature?

Repository owners, organization owners, and users with the admin role

GitHub Team or GitHub Enterprise Cloud

Note

GitHub Code Quality is currently in public preview and will become generally available on July 20, 2026. During public preview, Code Quality will not be billed, although Code Quality scans will consume GitHub Actions minutes. From July 20, 2026, usage will incur charges. See GitHub Code Quality billing.

When Code Quality becomes generally available on July 20, 2026, usage will incur charges. If you want to avoid charges, you can disable Code Quality before that date. Disabling Code Quality stops all future scans and billing.

Disabling Code Quality for your repository

  1. On GitHub, navigate to the main page of the repository.

  2. Under your repository name, click Settings. If you cannot see the "Settings" tab, select the dropdown menu, then click Settings.

    Screenshot of a repository header showing the tabs. The "Settings" tab is highlighted by a dark orange outline.

  3. In the sidebar, under "Security", click Code quality to display the "Code quality" page.

  4. Click Disable.

  5. Click Save changes.

This stops all future Code Quality scans and associated billing for the repository.