Home

madison / open-git

public
Overview Code History Branches Pull requestsIssuesInsights Campfire Docs
main
HomeOverview Code PRsIssues

skip billing for open-git repo. We already pay

last month

55848ed
Authored
Madison7/30/2026, 12:15:50 PM

Parente8856f7

13 files changed
  • apps/web/.env.example+3−0
  • apps/web/app/[username]/[repository]/settings/autopilot/page.tsx+1−1
  • apps/web/db/pr-autopilot.ts+9−2
  • apps/web/lib/billing/autopilot-allowlist.test.ts+76−0
  • apps/web/lib/billing/autopilot-allowlist.ts+36−0
  • apps/web/lib/billing/entitlements.ts+25−5
  • apps/web/lib/ci/ci-repository-policy.ts+17−33
  • apps/web/lib/ci/owner-repo-allowlist.ts+51−0
  • deploy/.env.example+3−3
  • deploy/README.md+2−1
  • deploy/docker-compose.app.yml+3−0
  • deploy/docker-compose.single.yml+3−0
  • turbo.json+1−0