Total Time: PRs Commit → Merge
The total amount of time (in seconds) that all pull requests took from when the first code change was made until the pull request was successfully merged into the main codebase.
Interpretation
- Low Values (e.g., < 2 hours total / PR) indicate very fast development cycles, quick feature implementation but could indicate rushed development or incomplete features. Verify feature completeness and quality.
- Medium Values (e.g., 2-8 hours total / PR) is a reasonable development time for typical features, common for well-functioning development teams. Monitor for consistency and complexity patterns.
- High Values (e.g., > 8 hours total / PR) - long development cycles may indicate: complex feature requirements, developer inexperience with the codebase, technical challenges or blockers, scope creep or unclear requirements or development environment issues.
Custom Dashboards
Don't forget you can anytime include any metric in your Custom Dashboards.
Updated about 24 hours ago