Code review
Settings
Configure code review settings
Organization admins can configure code review from Code review settings.
| Setting | Effect |
|---|---|
| Enabled for this account | Turns automatic code review on or off. |
| Permissions | Controls whose pull requests Ellipsis reviews: everyone, specific members, or no one. |
| Quiet mode | Skips posting when Ellipsis has no findings. |
| Display cost | Adds review cost to the posted review when Quiet mode does not suppress the post. |
| Review drafts | Reviews draft pull requests. |
| Re-review on push | Reviews every push to an open PR, or only reviews again when requested. |
| Ignore base branches | Skips PRs targeting matching base branches. |
| Ignore head branches | Skips PRs from matching head branches. |
| Ignore file patterns | Excludes matching files from review. |
| PR updates | Controls 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/**.