For the complete documentation index, see llms.txt. This page is also available as Markdown.

Configure Deep Review

Enable Deep Review for one or more repositories from PR Checks. After enabling it, use each repository's settings to choose the strictness level and link related repositories.

Deep Review costs 1 credit per pull request per rolling 24-hour window. Additional reviews on the same PR within that window don't cost extra.

Enable Deep Review

1

Open PR Checks

Go to Repositories > Pull/Merge Requests > Manage PR/MR Checks. You can also open Manage PR/MR Checks directly.

2

Select repositories

Select one or more repositories. To enable them in bulk, select every repository you want to configure, then click "Setup PR Scans" in the bulk actions bar.

3

Turn on Deep Review

Open the Deep Review section and turn on Perform Deep Review of PRs.

4

Save your changes

Click "Save". Aikido will review future pull requests for the selected repositories.

Repository configuration with Deep Review enabled and the Perform Deep Review of PRs toggle turned on.

Open the Deep Review settings for a repository

Strictness and linked repositories are configured separately for each repository:

  1. Open Repositories and select the repository you want to configure.

  2. Open its Repository Settings.

  3. Find the Deep PR Review card.

  4. Click "Edit" next to Strictness or Linked Repositories.

Deep PR Review card in repository settings, with Edit buttons for strictness and linked repositories.

Choose a strictness level

Strictness controls how much feedback Deep Review posts:

  • Chill: Keeps reviews focused with fewer comments.

  • Normal: Provides balanced coverage without overwhelming reviewers.

  • Assertive: Flags more potential issues and improvements, resulting in more comments.

Credits

Deep Review costs 1 credit per pull request per rolling 24-hour window.

That means:

  • The first Deep Review on a pull request costs 1 credit.

  • Further reviews on the same PR within the next 24 hours (for example after new commits) don't consume extra credits.

  • After the 24-hour window rolls forward from the last charged review, the next review on that PR costs 1 credit again.

Credits are charged per PR, not per commit or per individual review run. Learn more about Aikido Credits.

Curious what Deep Review would cost for your team?

Our estimator gives you an idea based on your activity of the last 30 days.

Last updated

Was this helpful?