Skip to main content
Open Settings → Code Management to synchronize repositories and manage repository-level product controls. Source-control authentication is managed under Settings → Auth. Git providers are not configured from the general Connectors catalog.

Add or synchronize a repository

  1. Confirm the provider connection under Settings → Auth.
  2. Run repository synchronization.
  3. Search for the repository in Code Management.
  4. Add or enable one pilot repository.
  5. Verify that only intended members can see it.
  6. Run an explicit review test.
If a repository is missing, check the provider installation scope first, then synchronize again.

Repository controls

Repository rows can expose these controls: Read the current UI explanation before changing PR Evaluation or Deduplication. The labels alone do not define their algorithm.

Linked codebases

Link repositories only when there is a real dependency, such as:
  • A service and its SDK
  • A shared schema and its consumers
  • A frontend and its backing API
Before linking across teams or organizations, confirm that the extra code context is permitted.

Repository context

Additional review configuration lives in Code Review, including repository details, guidelines, Learnings, context, exclusions, and active pull requests.

Remove access safely

  1. Disable repository-level product controls.
  2. Inventory dependent documentation, reports, mappings, and automations.
  3. Preserve required exports.
  4. Remove the repository from the provider installation scope.
  5. Synchronize Code Management.
  6. Verify that future access stops.
  7. Handle historical data according to your retention policy.

Next step

Configure Code Review settings or verify access.