GitSniff LogoGitSniffDocs
Configuration

Repository Settings

Override organization defaults with repository-specific configuration.

Repository settings let you customize GitSniff's behavior for individual repositories. Any setting you configure here overrides the organization default for that specific repository.

Accessing settings

Navigate to Dashboard > Repositories > [Your Repo] > Settings.

How overrides work

Repository settings are optional. You only need to configure the settings you want to change:

  • Not set — The organization default is used
  • Set — The repository value overrides the organization default

This means you can have most repositories use organization defaults while giving special repos (e.g., security-critical or high-traffic) custom configurations.

Common override scenarios

Security-critical repositories

For repos with strict security requirements:

  • Set the Large PR Model to the most powerful available
  • Enable all Security Scanning tools

High-traffic repositories

For repos with many PRs where cost matters:

  • Use Flash tier models for small and medium PRs
  • Set inline comments to short-summary to reduce noise
  • Disable Auto-suggest Fixes to reduce token usage

Open-source repositories

For public repos:

  • Use concise chat response style
  • Enable PR Summary for contributor context
  • Add Custom Instructions with contribution guidelines

Available settings

Repository settings mirror organization settings. See Organization Settings for the full list of configurable options.