The suggested_reviewers_instructions config option now works on GitLab. CodeRabbit resolves configured usernames to GitLab user IDs and assigns them as merge request reviewers.
Team or group reviewer handles are not supported on GitLab — they're ignored if included in the instructions.
See Suggested reviewers for usage details.
Fetched May 1, 2026
Suggested Reviewer Rules When your team has subject-matter experts for different areas of the codebase, you can now tell CodeRabbit exactly…
Autofix on GitLab | Autofix now supports GitLab. Use to commit fixes to the current branch, or to open a separate merge request with the ch…