Best Practices
View Live DemoThe Best Practices report shows how consistently teams follow the code and ticket hygiene practices that underpin predictability. Use it to find process gaps that make delivery harder to forecast.
Default Metrics
Merged Branches with PR
The ratio of branches merged into a main branch that used a pull request (vs. a direct git merge).
PRs Traceable to Ticket
The ratio of merged pull requests that were traceable to a ticket via the branch name, PR title, or PR body.
Use of Branches
The ratio of commits to the main branch that were merged from another branch (as opposed to committed directly to main).
Tickets Completed in Epic
The ratio of completed tickets that were an epic.
Tickets Completed in Epic with Due Date
The ratio of tickets completed in an epic that had a due date set on the epic.
Tickets Completed in Sprint
The ratio of completed tickets that were in an active sprint.
Tickets Completed with Estimate
The ratio of completed tickets that had an estimate field set.