ToolPick
Dev Tools

GitHub Code Quality Can Now Target Specific Repos, Not Just the Whole Org

GitHub shipped organization-level targeting for Code Quality on July 9, letting admins scope it to a subset of repos by custom property, visibility, or fork status instead of flipping it on everywhere at once.

/5 min read
AI coding decision guide

Decision Brief

What to do with this research

GitHub Code Quality gained organization-level targeting on July 9, 2026 (public preview). Admins on Enterprise Cloud or Team plans can now enable or lock the feature for a subset of repos, chosen by custom property, manual selection, visibility, or fork status, instead of an all-or-nothing org switch. Enterprise Server is not included.

Best forsolo developers, technical founders, and small teams comparing coding assistants
CategoryAI Coding Tools
Decision focusAI coding decision guide
Sources2 official sources linked

Use the conclusion, then validate live pricing and plan limits before buying.

Watch this decision

AI Coding Tools changes

Get a practical ToolPick alert when pricing, free-plan limits, policy risk, or alternatives change.

Weekly at most ยท one-click unsubscribe

Quick Answer

GitHub Code Quality gained organization-level targeting on July 9, 2026 (public preview). Admins on Enterprise Cloud or Team plans can now enable or lock the feature for a subset of repos, chosen by custom property, manual selection, visibility, or fork status, instead of an all-or-nothing org switch. Enterprise Server is not included.

  • Four targeting methods: custom properties, manual repo selection, repository visibility, or fork status
  • Admins can lock the setting so individual repo admins cannot opt out
  • Public preview since 2026-07-09, limited to GitHub Enterprise Cloud and Team - not GitHub Enterprise Server

Keep reading for the full analysis.

Answer first, then compare

Where this decision goes next

Skip the scroll: the pages most readers open after this one.

AI Cloud IDEs in 2026: GitHub Codespaces, Replit, Cursor, and StackBlitzRead the next related article.

Rolling out a new code-quality check across an entire GitHub organization has always meant one uncomfortable choice: flip the switch for every repository at once, or don't flip it at all. As of July 9, 2026, that choice gets a third option. GitHub shipped organization-level targeting for GitHub Code Quality, letting admins scope the feature to a defined slice of their repos rather than the whole org.

What actually shipped

Jul 9, 2026
Public preview launch
4
Targeting methods available
Cloud + Team
Supported plan tiers

The new control sits at the organization level and gives admins four ways to define which repos get Code Quality: by custom property, by manually selecting individual repositories, by repository visibility (public versus private, for instance), or by fork status. Admins can also lock the setting, which stops individual repository owners from turning it off once it's applied - a detail that matters more than it might sound, because it closes the loophole where a rollout policy gets quietly undone repo by repo.

This is a targeting mechanism, not a new detection capability. GitHub Code Quality itself - what it flags, how it scores findings - is unchanged by this release. What changes is who gets it and how granularly that's decided.

Why the all-or-nothing switch was a real problem

Anyone who has rolled out a new required check across a large GitHub org knows the failure mode: turn it on everywhere and a wave of pre-existing violations floods every open pull request simultaneously, or turn it on nowhere and the tool sits unused while teams debate a rollout plan that never quite gets scheduled. Neither is a good outcome, and for orgs with dozens or hundreds of repositories spanning legacy services, active product lines, and forks nobody quite owns, the binary choice was often reason enough to defer adoption entirely.

Custom-property and visibility-based targeting solves the more common version of this problem cleanly. An org that already tags repositories by team, criticality, or lifecycle stage can now say "apply Code Quality to everything tagged production" without touching the dozens of archived or experimental repos sitting alongside them. Fork-status targeting handles a narrower but genuinely annoying case: orgs that fork upstream projects for internal patches generally don't want a code-quality gate applied to code they didn't write.

To make that concrete: picture an organization with 150 repositories - 60 carrying a production custom property, 70 archived experiments and internal prototypes, and 20 forks of upstream projects kept around for patches. Before this release, enabling Code Quality meant all 150 at once, including a wave of findings across repos nobody actively maintains, or none at all. With org-level targeting, the same admin scopes the rollout to the 60 production repos in one policy, excludes the forks by fork status, and locks the setting so none of the 60 can quietly opt back out. Week one's blast radius shrinks from every open pull request in the org to only the repos where findings will actually get triaged.

Who this actually changes something for

This release only matters if you're already paying for GitHub Code Quality on a plan it supports. GitHub's changelog confirms availability on GitHub Enterprise Cloud and GitHub Team, with GitHub Enterprise Server explicitly excluded. If your org runs GHES - common among regulated or on-premises-mandated shops - this control isn't reachable yet, and there's no stated timeline for when or whether it will be. Anyone evaluating Code Quality for a GHES environment should treat this changelog entry as a reason to check current server-tier feature parity before assuming it applies to them.

For teams on a qualifying plan who already adopted Code Quality org-wide, the immediate value is administrative cleanup: you can now retroactively carve out the noisy or irrelevant repos you were stuck including before, without disabling the feature everywhere. For teams that evaluated Code Quality earlier and passed specifically because the org-wide switch felt too blunt for a repo landscape with a lot of edge cases, that objection is now largely gone - which is the reconsider case here.

The org-level admin surface pairs naturally with how teams already think about repository governance on GitHub. If your policy work already leans on GitHub's plan tiers to decide what admin tooling is available to which teams, this targeting control is one more reason Team and Enterprise Cloud pull ahead of lower tiers on governance granularity - a gap that shows up elsewhere too, including in how GitHub Copilot's own admin and billing controls scale by plan tier.

What's still unverified

GitHub labels this a public preview, and preview features on GitHub have a track record of shifting scope, gaining or losing targeting options, or taking months to reach general availability. The changelog post doesn't specify a GA timeline, doesn't say whether GitHub Enterprise Server support is planned, and doesn't detail how targeting interacts with existing per-repository Code Quality configuration if a repo was already individually opted in before this release existed. Admins planning a rollout around this should read the current enabling Code Quality documentation rather than assume today's four targeting methods are the final feature set.

Pick this
Reconsider GitHub Code Quality if scope was your blocker
Org-level targeting via custom property, manual selection, visibility, or fork status removes the all-or-nothing rollout problem that made org-wide adoption risky for repo landscapes with a lot of variation
Look elsewhere if
Assuming this is available on your plan
The feature is limited to GitHub Enterprise Cloud and GitHub Team in public preview - GitHub Enterprise Server is explicitly not supported, and no GA date has been announced

This is a governance feature, not a new scanning engine, and it's still in preview - but for orgs that stalled on Code Quality specifically because of the switch's granularity, the objection it removes is exactly the one that mattered.

๐Ÿ“ฌ Get the Weekly SaaS Digest

New tool reviews, pricing-change alerts, and stack cost tips โ€” one email a week, one-click unsubscribe. No spam, no fake urgency.

Continue the research

Turn this article into a decision path

Every ToolPick article should lead to a second useful page: another article, a hub, or a calculator action.

AI Cloud IDEs in 2026: GitHub Codespaces, Replit, Cursor, and StackBlitzRead the next related article.

Related Articles