Easy integration for a quick boost to the pull request workflow
What do you like best about the product?
We use it for almost every pull request in our company. Automatic reviews are great and of good quality. I love that you can talk to it directly by replying on the comment threads it creates on the pull requests, and also just ping it to explain a piece of code in the pull request. That way every reviewer can also see the explanation & walkthrough of the code.
What do you dislike about the product?
- I would like to have Global instructions rather than just path based instructions
- I don't like the setting to set the base branch, it doesn't work well with stacks where the base branch is not always master, so the subsequent PRs in the stack gets neglected. So I had to create a Graphite automation that automatically adds the `coderabbit` label when a PR is created, and my teammates have to add themselves into that Graphite automation if they want to opt in to get the automatic reviews for all their PRs regardless of the base branch.
- The web app is very laggy. It takes very long to load each page in CodeRabbit's app. It's good that I don't have to touch the web app much other than occassionally configuring settings, but I hate the wait when i have to do it. It also forces me to login everytime when i have already login before.
- I don't like the setting to set the base branch, it doesn't work well with stacks where the base branch is not always master, so the subsequent PRs in the stack gets neglected. So I had to create a Graphite automation that automatically adds the `coderabbit` label when a PR is created, and my teammates have to add themselves into that Graphite automation if they want to opt in to get the automatic reviews for all their PRs regardless of the base branch.
- The web app is very laggy. It takes very long to load each page in CodeRabbit's app. It's good that I don't have to touch the web app much other than occassionally configuring settings, but I hate the wait when i have to do it. It also forces me to login everytime when i have already login before.
What problems is the product solving and how is that benefiting you?
Reduce time spent by reviewers to review pull requests