You can ask our ChatGPT/4 bots to review ANY public Pull Request (PR) on GitHub.
- Create a new issue in this repo
- Put in the full URL of the PR you want to review as the
Title
. See an example - Click on the "Submit new issue" button!
The first comment in the issue will be a review of all changed files in the PR.
You can also summon the bot to summarize the PR by commits by leaving a flows summarize message in the comment.
You can customize and deploy the two PR code review bots on your project repo. For example, the bot could be triggered whenever a new PR is raised in your repo, and the review comment is updated whenever there is a new commit in the PR.
- Use the summarize by commits bot.
- Use the review by changed files bot.
Happy coding!