Skip to main content

Disabling GitHub Code Quality

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

谁可以使用此功能?

具有 管理员 角色的存储库所有者、组织所有者和用户

GitHub Team 或 GitHub Enterprise Cloud

注意

GitHub Code Quality 当前正处于 公开预览 阶段,并可能会发生变化。 在 公开预览期间,Code Quality 不会计费,尽管 Code Quality 扫描将使用 GitHub Actions 分钟。

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. 在 GitHub 上,导航到存储库的主页面。

  2. 在仓库名称下,单击 “Settings”****。 如果看不到“设置”选项卡,请选择“”下拉菜单,然后单击“设置”。

    存储库标头的屏幕截图,其中显示了选项卡。 “设置”选项卡以深橙色边框突出显示。

  3. In the sidebar, under "Security", click 代码质量 to display the "代码质量" page.

  4. Click Disable.

  5. Click Save changes.

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