Documentation Index
Fetch the complete documentation index at: https://docs.gitar.ai/llms.txt
Use this file to discover all available pages before exploring further.
5-minute setup — free 14-day trial, no credit card required.
Prerequisites
- A GitHub or GitLab account with admin access to at least one organization or group
- An open pull request or merge request, or a repository where you can create one
Step 1: Sign in to Gitar
Go to app.gitar.ai and sign in with your GitHub or GitLab account. You’ll see the Connect Your Code screen.Step 2: Connect your repository
- GitHub
- GitLab
Click Install to add the Gitar GitHub App to your organization. You can grant access to all repositories or select specific ones.
Step 3: Connect integrations (optional)
Gitar can pull context from issue trackers and observability tools to enrich reviews and rules. You can connect Jira, Linear, and others now, or skip and add them later from settings.Step 4: See Gitar in action
Once connected, Gitar runs an initial scan of your repositories. You have two ways to see it work:- Open a new PR/MR — Create a pull request or merge request with some changes. Gitar starts working automatically on any PR activity in connected repositories.
- Try Gitar on existing PRs — Look for the “Try Gitar on Open PRs” card in the dashboard to trigger Gitar on your existing pull requests.
Step 5: Review Gitar’s feedback
Within a few minutes, Gitar posts a dashboard comment on your PR/MR with an overview of its analysis. Here’s what happens next:- CI fails — Gitar analyzes the failure and posts a root cause. If auto-apply is enabled (or you ask for a fix), Gitar pushes a fix commit.
- Code review — Gitar posts inline review comments on the lines with issues, with a consolidated summary in the dashboard comment
- Comment instructions — Reply to Gitar’s comment with natural language to ask for changes
Gitar never force-pushes to your branch. All fixes are added as new commits so your history stays intact.
Next steps
Dashboard & Commands
Learn about dashboard comments, display modes, and auto-apply
Repository Rules
Create automated workflows using natural language
CI Analysis & Fixes
Deep dive into how Gitar analyzes and fixes CI failures
Connect Your Code
Connect GitHub, GitLab, and custom CI providers