EntelligenceAI PR Review Agent
This guide explains how to set up a fully customizable PR review using Entelligence. It covers the process from configuring the PR bot to receiving comments based on the configurations.
Step 1
Navigate to the data sources page.
Step 2: Find the PR bot for the codebase of interest.
Step 3: Set the priority level for the PR to either low or high.
Step 4: Optionally, include positive comments and a code-based guideline doc.
Step 5: Set up the guideline doc with the preferred source, for example, Django best practices. You can also add in any internal company best practice document as well.
Step 6: Proceed to the Entelligence AI PR review GitHub app and click on configure.
Step 7: Select the code base of interest.
Step 8: Next go to the organization page and have the admin accept the request. The request will be visible under Github Apps in the settings page.
Step 9: Check the GitHub apps to see the pending review.
Step 10: Review the request and approve the access to the code base.
PR Reviews
Step 1: Review the detailed summary provided by the Entelligence bot for each PR.
Step 2: Follow the walkthrough and file by file changes provided by the bot.
Step 3: Check the set of instructions provided by the bot. These explain the Entelligence commands and how to @ mention the bot in comments to get a follow up response to any comment it leaves in the PR.
Step 4: Use the commands provided by the bot to update commit, update guidelines, or add a guideline.
Step 5: Review the examples of issues found by the bot.
Step 6: Check the committable code suggestions provided by the bot.
Step 7: Commit the suggested changes after quickly reviewing the change suggested.
Step 8: You've completed the review!