What you’ll learn
This hands-on tutorial walks you through CodeRabbit’s core features using a test GitHub repository. You’ll experience firsthand how CodeRabbit analyzes code, provides actionable feedback, and can even generate improvements for you.Quick overview
1
Integrate CodeRabbit into a GitHub repository that you own
2
Observe CodeRabbit perform a code review of a pull request that you initiate
3
Converse with CodeRabbit about the code review
4
Prompt CodeRabbit to generate its own improvements to the pull request
What you’ll need
- A GitHub account
- 5-10 minutes
While this tutorial focuses on GitHub, CodeRabbit also works with GitLab,
Azure DevOps, and Bitbucket. For more information, see Integrate with Git
platforms.
What happens next
After completing this quickstart, you’ll have:- Seen CodeRabbit automatically review code changes in real-time
- Experienced interactive conversation with an AI code reviewer
- Watched CodeRabbit generate code improvements on your behalf
- A test repository you can continue experimenting with