Skip to content

Plans & Pricing

nolapse is available in three tiers. All plans include the core CLI, git-native baselines, and GitHub Actions integration. Limits and support levels differ.


FreeTeamEnterprise
Price$0$500 / monthFrom $24,000 / year
RepositoriesUp to 10Up to 100Unlimited
Tokens per org110Unlimited
Concurrent runner jobs550200
Execution history30 days90 days1 year
SupportCommunity (GitHub Discussions)Email + chatDedicated customer success
SLANoneNone99.9% uptime, 4-hour response
SSO / SAMLIncluded
Audit logIncluded
Custom thresholds per repoYesYesYes
Badge endpointYesYesYes

The Free plan is designed for individuals and small teams exploring nolapse, or for open-source projects that want a public coverage badge.

  • $0 — no credit card required
  • Up to 10 repositories tracked
  • 1 API token per organisation
  • Community support via GitHub Discussions

The Free plan has no time limit. There is no trial period — it remains free indefinitely.


The Team plan is designed for engineering teams that need multiple tokens for service accounts, CI bots, and developer workstations.

  • $500 per month, billed monthly or annually (annual billing available at a discount — contact sales)
  • Up to 100 repositories tracked
  • 10 API tokens per organisation
  • Email and chat support with a 1-business-day response time

The Enterprise plan is designed for organisations that need compliance guarantees, SSO, and dedicated support.

  • From $24,000 per year, billed annually
  • Unlimited repositories and tokens
  • 200 concurrent runner jobs on cloud
  • Dedicated customer success manager
  • 99.9% uptime SLA with 4-hour initial response for P1 incidents
  • SSO / SAML integration
  • Full audit log for token creation, rotation, and deletion
  • Custom execution history retention beyond 1 year (negotiated per contract)
  • Custom contract and MSA available

To discuss Enterprise pricing, reach out to sales@nolapse.dev or use the contact form on the nolapse website.


Once the upgrade UI is available:

  1. Sign in to the nolapse dashboard.
  2. Navigate to Settings → Billing.
  3. Select the plan you want and confirm payment details.
  4. Your new limits take effect immediately.

Downgrading from Team or Enterprise to a lower tier is possible at the end of your current billing period. Repositories above the new limit will stop receiving new execution records but will not lose existing history.


Limit typeBehaviour when exceeded
Repository limitNew nolapse init calls for a new repo are rejected with an error. Existing repos continue to work.
Token limitPOST /v1/tokens returns 402 Payment Required with a message indicating the plan token cap.
Concurrent jobsExecution submissions are queued; they do not fail. Jobs begin as soon as a slot is available.

  • Usage & Limits — detailed breakdown of quotas and how to check current usage
  • Token Setup — creating and managing API tokens