10 FREE reviews/day
87% cheaper
4 min read
Install Free
Product

Git AutoReview Now Supports GitHub

Git AutoReview now supports GitHub repositories. AI code review for GitHub and Bitbucket with human-in-the-loop workflow. Review PRs with Claude, GPT, or Gemini.

Git AutoReview TeamJanuary 18, 20264 min read

Reviewing GitHub PRs? Git AutoReview adds AI suggestions you control.

Try it free on VS Code

GitHub Support is Here

We're excited to announce that Git AutoReview now supports GitHub alongside Bitbucket. Whether you're using GitHub Cloud or GitHub Enterprise, you can now get AI-powered code reviews with Claude, Gemini, or GPT.

What this means for you:

  • Review GitHub PRs with Claude Opus 4.6, OpenAI GPT-5, or Gemini 2.5 Pro
  • Same human-in-the-loop workflow — approve before publishing
  • Full support for inline comments on GitHub PRs
  • Works with both public and private repositories

Why GitHub?

Our users asked for it. 60% of developers use GitHub as their primary Git platform. By adding GitHub support, Git AutoReview now covers the two most popular Git platforms.

🚀 Try GitHub AI Code Review Now
Claude, Gemini & GPT for your GitHub PRs. Human approval before publishing. Free tier available.

Install Free Extension →
Platform Support Status
GitHub Cloud ✅ Full support
GitHub Enterprise ✅ Full support
Bitbucket Cloud ✅ Full support
Bitbucket Server ✅ Full support
GitLab 🔜 Coming soon

How to Set Up GitHub

Setting up GitHub takes 2 minutes:

Step 1: Create a Personal Access Token

  1. Go to GitHub Settings → Developer settings → Personal access tokens
  2. Click "Generate new token (classic)" or "Fine-grained token"
  3. Select these permissions:
    • repo — Full repository access
    • read:org — Read organization membership (if using org repos)

Step 2: Add Token to Git AutoReview

Open VS Code Command Palette (Cmd+Shift+P) and run:

Git AutoReview: Open Settings

Add your GitHub token in the GitHub section.

Step 3: Add Your Repository

Add a GitHub repository to your settings:

{
  "type": "github",
  "owner": "your-username-or-org",
  "repo": "your-repo-name"
}

For GitHub Enterprise:

{
  "type": "github",
  "owner": "your-org",
  "repo": "your-repo",
  "baseUrl": "https://github.your-company.com/api/v3"
}

Step 4: Review Your First PR

  1. Open the Git AutoReview panel
  2. Select a GitHub Pull Request
  3. Click Review
  4. Approve or reject AI suggestions
  5. Click Publish to post comments to GitHub

That's it! Your AI code review workflow now works on GitHub.

💡 Need Help Setting Up?
Check our detailed GitHub setup guide with screenshots and troubleshooting tips.

GitHub Setup Guide → See All Features

What's the Same

Everything you love about Git AutoReview works identically on GitHub:

  • Human-in-the-loop — AI suggests, you decide what gets published
  • Multi-model support — Use Claude, GPT, Gemini, or all three
  • Inline comments — Comments appear on the exact lines of code
  • Draft workflow — Edit suggestions before publishing
  • Jira integration — Verify acceptance criteria (if you use Jira)

What's Different

GitHub and Bitbucket have some API differences, but we handle them for you:

Feature GitHub Bitbucket
Auth Personal Access Token App Password or API Token
Comments Inline review comments Inline comments
Pending reviews ✅ Supported N/A
Enterprise ✅ GitHub Enterprise ✅ Bitbucket Server

Try It Now

Already using Git AutoReview with Bitbucket? Just add your GitHub token and a GitHub repo — you can use both platforms in the same VS Code workspace.

New to Git AutoReview? Install from VS Code Marketplace and start reviewing in 5 minutes.

🎯 Start Reviewing GitHub PRs with AI
10 free AI reviews per day. No credit card required. Setup in 2 minutes.

Install Free Extension →

What's Next

We're not stopping here. Coming soon:

  • GitLab support — Complete the trifecta
  • GitHub Actions integration — Trigger reviews from CI
  • Team features — Shared configurations and analytics

Get Started with GitHub →

Guides & Blog:

Features:

Tool Comparisons:

Reviewing GitHub PRs? Git AutoReview adds AI suggestions you control.

Try it free on VS Code
githubannouncementnew-featureai-code-reviewgithub-code-review

Start reviewing GitHub PRs with AI

10 free AI reviews per day. Works with GitHub, GitLab, and Bitbucket. Setup takes 2 minutes.

Free forever for 1 repo • Setup in 2 minutes

Get code review tips in your inbox

Join developers getting weekly insights on AI-powered code reviews. No spam.

Unsubscribe anytime. We respect your inbox.