Engineering Handbook

CodeRabbit

Process for enabling CodeRabbit and using it for pull request reviews.

CodeRabbit PR Review Process

This page explains how we set up and use CodeRabbit so pull request reviews stay consistent across projects.

When to Use CodeRabbit

Use CodeRabbit for projects where PR review automation is enabled.

Now that you know when it applies, here is the setup and usage flow.

Setup Process for New Projects

1) Notify for Project Setup

When a new project starts, notify Krunal Shah to configure CodeRabbit for that repository.

2) Confirm Project Is Enabled

After setup is complete, confirm the project is ready for CodeRabbit-based PR review.

Note: Start creating PRs through the shared PR flow only after setup confirmation.

Pull Request Workflow

1) Sign In to the Shared PR Portal

Open crpr.onfynno.in and log in.

2) Create the Pull Request

Create the PR from the portal for the project where CodeRabbit is enabled.

3) Continue with Normal Review

Once the PR is created, continue with your normal review cycle and address CodeRabbit feedback as part of standard PR updates.

Example Flow

New Project to First PR

  1. Project is created.
  2. Team notifies Krunal Shah for CodeRabbit setup.
  3. Setup confirmation is shared with the team.
  4. Developer logs into crpr.onfynno.in.
  5. Developer creates the PR and proceeds with review updates.

Quick Checklist

  • Project setup requested from Krunal Shah
  • Project marked ready for CodeRabbit
  • PR created from crpr.onfynno.in
  • Review comments addressed before merge

On this page