When your team has subject-matter experts for different areas of the codebase, you can now tell CodeRabbit exactly who to suggest for each scenario. Use suggested_reviewers_instructions in your .coderabbit.yaml to map groups of reviewers — individual users or teams — to the PR conditions where they should be assigned. When the list is empty, CodeRabbit falls back to suggestions based on prior PRs.
See Suggested reviewers for usage details.
Fetched May 1, 2026
Suggested Reviewers on GitLab The config option now works on GitLab. CodeRabbit resolves configured usernames to GitLab user IDs and assign…
Rate limit visibility CodeRabbit now shows remaining PR review quota in review walkthroughs, including when the bucket refills. You can als…