TriRev
← Back to home

Privacy Policy

Last updated: April 2026

TriRev ("we", "our", or "us") provides an automated code review service delivered as a GitHub App. This Privacy Policy explains what information we collect, how we use it, and your rights regarding your data.

1. Information We Collect

When you install TriRev on a GitHub repository, we receive:

  • Pull request metadata (title, branch names, author username, timestamps)
  • Code diffs for pull requests opened in repositories where TriRev is installed
  • Installation and webhook event data provided by the GitHub Apps platform

We do not collect personal information beyond what GitHub provides in webhook payloads. We do not store credit card information (billing is handled entirely by GitHub Marketplace).

2. How We Use Your Information

We use the information collected to:

  • Analyze code diffs and generate automated review comments via AI agents
  • Post review results back to the pull request on GitHub
  • Enforce usage quotas (free tier: 10 PRs/month)
  • Monitor service reliability and diagnose errors

3. Data Retention

Pull request code diffs are processed in memory and are not stored persistently. Operational telemetry (anonymized event counts, cost metrics) is retained for up to 90 days for billing and reliability purposes.

4. Data Sharing

We do not sell your data. We share data only with:

  • Anthropic - your pull request diffs are sent to the Anthropic Claude API for analysis. Anthropic's privacy policy applies to this processing.
  • GitHub - review comments and status checks are posted back via the GitHub API.
  • Railway - our hosting provider, which processes data solely to run the service infrastructure.

5. Security

All data is transmitted over HTTPS. Webhook signatures are verified with HMAC-SHA256 to ensure payloads originate from GitHub. We follow security best practices including dependency scanning and regular security reviews.

6. Your Rights

You may uninstall TriRev at any time from your GitHub account or organization settings. To request deletion of any retained data, contact us at support@trirev.dev.

7. Changes to This Policy

We may update this Privacy Policy periodically. Material changes will be communicated via the GitHub Marketplace listing or by updating the "Last updated" date above. Continued use of TriRev after changes constitutes acceptance of the updated policy.

8. Contact

Questions about this policy? Contact us at support@trirev.dev.

TriRev
Privacy Policy Terms of Service