Configuration
Organization Settings
Configure organization-wide defaults for all repositories.
Organization settings define the default behavior for all repositories in your organization. Individual repositories can override these settings.
Navigate to Dashboard > Settings to configure your organization.
| Setting | Description | Default |
|---|
| Auto Review | Automatically review new PRs | Enabled |
| Inline Comments | Post comments on code lines | Enabled |
| Inline Comment Style | individual, long-summary, or short-summary | individual |
| PR Summary | Add AI summary to PR descriptions | Enabled |
| Setting | Description | Default |
|---|
| Model Evaluation Mode | Auto (size-based) or manual selection | Auto |
| Small PR Model | Model for small PRs (< 100 lines) | Flash tier |
| Medium PR Model | Model for medium PRs (100-500 lines) | Balanced tier |
| Large PR Model | Model for large PRs (500+ lines) | Powerful tier |
| Setting | Description | Default |
|---|
| Chat Enabled | Allow chat in PRs | Enabled |
| Chat Trigger | Mention keyword to activate chat | @gitsniff |
| Chat Response Style | Response verbosity and tone | Detailed |
| Setting | Description | Default |
|---|
| Code Gen Enabled | Enable Auto-fix feature | Enabled |
| Auto-suggest Fixes | Generate fixes automatically | Enabled |
| Include Code Examples | Show code examples in reviews | Enabled |
| Use Repository Context | Use repo context for AI | Enabled |
| Setting | Description |
|---|
| Custom Instructions | Free-text guidelines for AI behavior |
| Path Instructions | Path-based code generation rules |
| MCP Connections | MCP server connections for extended capabilities |