Problem Statement
Right now, sourcery ai can't review draft PRs. We want to fix that, since not every PR is going to be ready for review (meaning we want to have draft pull requests too).
Goals
Goal 1: Find an AI bot to help with the review process of PRs
Goal 2: Make sure this is a free-to-use service that we can easily integrate.
Solution Summary
I looked into alternatives for sourcery-ai, since they didn't support the features that we need for our project to scale. I found out about CodeRabbit while searching online for an alternative, and found that they could support exactly what we need. Here are the links that I used to get started: Github MarketplaceMain Site.
I tried testing it out myself and found out that the product works as planned. Below are screenshots:
On top of everything else, CodeRabbit is free for open-source projects as well! We just have to let them know we will be using their product:
All we need to do now is just integrate it with our current repo and uninstall sourcery-ai to make sure there is no flooding of reviews.
Problem Statement Right now, sourcery ai can't review draft PRs. We want to fix that, since not every PR is going to be ready for review (meaning we want to have draft pull requests too).
Goals Goal 1: Find an AI bot to help with the review process of PRs Goal 2: Make sure this is a free-to-use service that we can easily integrate.
Solution Summary
I looked into alternatives for sourcery-ai, since they didn't support the features that we need for our project to scale. I found out about CodeRabbit while searching online for an alternative, and found that they could support exactly what we need. Here are the links that I used to get started: Github Marketplace Main Site.
I tried testing it out myself and found out that the product works as planned. Below are screenshots:
On top of everything else, CodeRabbit is free for open-source projects as well! We just have to let them know we will be using their product:
All we need to do now is just integrate it with our current repo and uninstall sourcery-ai to make sure there is no flooding of reviews.