Supported Git platforms
Connect Garth to any of the four major Git platforms:GitHub
Connect GitHub.com repositories for instant AI pull request reviews.
GitLab
Integrate with GitLab.com for comprehensive pull request analysis.
Azure DevOps
Seamless integration with Microsoft Azure DevOps repositories.
Bitbucket
AI code reviews for your Bitbucket Cloud repositories.
Pull request review
Garth reviews every pull request with full awareness of the change context — not just the diff in isolation.Inline comments
Line-level review comments appear directly on the diff, each with a concrete suggested code change.
PR summary
Every review includes an Overall Assessment, a list of Key Changes, and actionable Recommendations.
Code scan
Garth continuously scans your repositories for security and quality issues across six categories:Secret scan
Detect hardcoded credentials, API keys, and tokens before they reach production.
SCA
Identify vulnerable third-party dependencies and outdated packages.
SAST
Find security flaws in your source code using static analysis.
IaC
Audit infrastructure-as-code files for misconfigurations and compliance issues.
Code complexity
Surface overly complex functions and modules that increase maintenance risk.
Code duplicates
Identify repeated code blocks that should be consolidated.
How it works
Connect your Git platform
From the Garth web app, go to Settings → Integrations and link your GitHub, GitLab, Azure DevOps, or Bitbucket account using a personal access token or OAuth.
Install repositories
Select the repositories you want Garth to monitor. Garth automatically installs and manages webhooks — no manual configuration needed.
Receive pull request reviews
When a pull request is opened, Garth analyses the changes in context and posts an inline review with line-level comments, code suggestions, and a summary.
