Full support for GitLab Cloud (gitlab.com) and Self-Managed instances. Human-in-the-loop approval. Multi-model AI (Claude, Gemini, GPT). Threaded MR discussions. Setup in 5 minutes.
gitlab.com hosted service
apiSelf-hosted GitLab instance
apiAI comments are published as threaded, resolvable discussions on MR diffs. Team members can resolve each discussion independently.
gitlab.com is detected immediately from git remote URLs. Self-managed instances are detected by probing /api/v4/version on unknown hosts.
Uses the /diffs endpoint for fetching MR changes instead of deprecated alternatives. Reliable and future-proof.
AI generates suggestions as drafts. You review, approve, or reject each one before publishing to the MR.
For self-managed GitLab instances with self-signed certificates, Git AutoReview provides SSL/TLS options in Settings:
Disable certificate verification for development or internal instances with self-signed certificates. Not recommended for production.
Specify a custom CA certificate file path for instances using internal certificate authorities. This is the recommended approach for enterprise self-managed instances.
gitAutoreview.gitlab. The custom CA certificate is safer than skipping TLS entirely.Setup takes 5 minutes. Free tier: 3 reviews/day (10/day after email registration). No credit card required.