You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LiveReview provides support for various Git-based code hosting services. You can add a new Git providers via Git Providers -> Select Git Provider
Regardless of the provider - we recommend the following method of integration:
Create a custom user with a name starting with LiveReviewBot. Example LiveReviewBot1850.
Give relevant project access to this user
Get API key for the user
Supply LiveReview with the API key and user details
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.