GitSniff LogoGitSniffDocs
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.

Accessing settings

Navigate to Dashboard > Settings to configure your organization.

Available settings

Review settings

SettingDescriptionDefault
Auto ReviewAutomatically review new PRsEnabled
Inline CommentsPost comments on code linesEnabled
Inline Comment Styleindividual, long-summary, or short-summaryindividual
PR SummaryAdd AI summary to PR descriptionsEnabled

AI settings

SettingDescriptionDefault
Model Evaluation ModeAuto (size-based) or manual selectionAuto
Small PR ModelModel for small PRs (< 100 lines)Flash tier
Medium PR ModelModel for medium PRs (100-500 lines)Balanced tier
Large PR ModelModel for large PRs (500+ lines)Powerful tier

Chat settings

SettingDescriptionDefault
Chat EnabledAllow chat in PRsEnabled
Chat TriggerMention keyword to activate chat@gitsniff
Chat Response StyleResponse verbosity and toneDetailed

Code generation settings

SettingDescriptionDefault
Code Gen EnabledEnable Auto-fix featureEnabled
Auto-suggest FixesGenerate fixes automaticallyEnabled
Include Code ExamplesShow code examples in reviewsEnabled
Use Repository ContextUse repo context for AIEnabled

Advanced settings

SettingDescription
Custom InstructionsFree-text guidelines for AI behavior
Path InstructionsPath-based code generation rules
MCP ConnectionsMCP server connections for extended capabilities