Org settings
Under Admin → Org Settings you can configure:- Organization name — the display name shown across the app.
- Burnout threshold — the open-PR count that triggers the protective 🔥 overload flag in the team table. Default is 5.
- Deploy detection mode — how DORA detects deploys: merges to the default branch (default, zero-config) or real deploys (GitHub Actions workflow runs / GitLab / Bitbucket Deployments). In actions mode, set the workflow or environment name.
- Incident label — the issue label DevPerform treats as an incident (GitHub/GitLab labels; Bitbucket matches on title), used for DORA change-failure-rate and time-to-restore.
- Survey anonymity threshold — the minimum responses before survey results are revealed. Default is 4.
Repos
Add repos asowner/repo — GitHub org/repo, GitLab group/project, or Bitbucket workspace/repo (e.g. acme/backend). Connecting GitLab or Bitbucket auto-tracks your accessible repos, so this is mainly for GitHub or extras. All tracked repos are analyzed together for a given date range. Removing a repo only stops DevPerform tracking it — nothing changes on your code host. Adding a repo kicks off an immediate background sync.