Skip to content

Adding Git Providers to LiveReview

Shrijith Venkatramana edited this page Sep 10, 2025 · 10 revisions

LiveReview provides support for various Git-based code hosting services. You can add a new Git providers via Git Providers -> Select Git Provider

image

Regardless of the provider - we recommend the following method of integration:

  1. Create a custom user with a name starting with LiveReviewBot. Example LiveReviewBot1850.
  2. Give relevant project access to this user
  3. Get API key for the user
  4. Supply LiveReview with the API key and user details
  5. Trigger AI code review on MRs

For the steps (1), (2) and (3) above - the steps are a bit different for each platform - so we will provide the exact steps or resources to achieve them.

Clone this wiki locally