Legal

Privacy Policy

We believe in zero-retention for source code. Here is exactly what we collect when you connect GitHub, and what we don’t do with it.

1. Data Collection

When you install the Repairo GitHub App or sign in via GitHub OAuth, we request specific permissions to operate the service. We store your GitHub identity (username, email, avatar), an encrypted installation token, your workspace settings, and the history of repair runs (metadata only, such as PR numbers and timestamps).

If you upgrade to a paid tier, your payment information is collected and processed securely by Stripe. We do not store your credit card details on our servers.

2. Zero-Retention Source Code Policy

We do not store your source code.

When a webhook is triggered, Repairo clones your repository into a temporary, isolated, ephemeral runner. We parse the Abstract Syntax Tree (AST), generate the repair patch, push the new branch to GitHub, and immediately destroy the runner and the clone. Your proprietary code never rests on our databases or persistent storage volumes.

3. Third-Party Sub-processors

To provide the service, we share necessary data with trusted third parties:

  • GitHub: For authentication and repository access.
  • Stripe: For subscription billing and payment processing.
  • Railway / Vercel: For hosting our infrastructure and ephemeral workers.

4. Account Deletion

You have the right to request the deletion of your data at any time. You can disconnect by signing out and deleting your workspace in the dashboard, or by revoking the Repairo app in your GitHub Settings. Upon deletion, all encrypted tokens and run metadata are permanently purged from our database.

5. Contact Us

If you have questions about this privacy policy, please check our Security Overview or reach out to us at privacy@repairo.com.

Back home