Code review

Settings

Configure code review settings

Organization admins can configure code review from Code review settings.

SettingEffect
Enabled for this accountTurns automatic code review on or off.
PermissionsControls whose pull requests Ellipsis reviews: everyone, specific members, or no one.
Quiet modeSkips posting when Ellipsis has no findings.
Display costAdds review cost to the posted review when Quiet mode does not suppress the post.
Review draftsReviews draft pull requests.
Re-review on pushReviews every push to an open PR, or only reviews again when requested.
Ignore base branchesSkips PRs targeting matching base branches.
Ignore head branchesSkips PRs from matching head branches.
Ignore file patternsExcludes matching files from review.
PR updatesControls whether Ellipsis updates PR titles and descriptions.

Ignore branch rules use shell-style patterns such as release/*. Ignore file rules use glob patterns such as *.lock and dist/**.