2026-04-05

Repo exclusions

Pro users can now exclude individual repositories from scoring — useful for archived projects, forks, or repos that simply don't need to meet your org's standard.

Not every repository in your org needs to be held to the same standard. Archived projects, temporary forks, vendor mirrors — they show up in your dashboard, drag down your score, and create noise that makes it harder to focus on what actually matters.

Today we're shipping repo exclusions for Pro. Any repo can now be excluded from nightly scans and removed from your dashboard entirely.

How it works

In your settings, a new Repositories section lists every repo in your org with a checkbox next to each one. Uncheck any repo you'd like to exclude. Excluded repos:

  • Are hidden from your main dashboard score table
  • Are skipped during nightly scans — no wasted API calls
  • Can be re-included at any time by checking the box again

Their data is preserved in the database so re-enabling them doesn't require a fresh scan — scores will update on the next nightly run.

What it's for

The most common use cases:

  • Archived or deprecated repos you no longer actively maintain
  • Forks or vendor copies where branch protection and CI don't apply
  • Demo or scratch repos that aren't subject to your org's standards
  • Repos managed by another team where you have install access but no responsibility

The goal is a dashboard that reflects your real responsibilities — not a penalty list for repos you've deliberately deprioritised.

Pro only

Repo exclusions are available on the Pro plan. Upgrade to configure them.