Pull Request Flow
Use pull request flow to see whether code is moving through review and merge at a healthy pace.
Chart cards
The dashboard renders pull request charts when connected version control data exists for the selected workspace or team.
Pull Request Lead Time
Shows spread of PR completion times to identify outliers and patterns
Lead Time Trend
Average time from PR creation to completion
PR Volume Trend
Opened and closed pull requests over time
Cycle Time Phase Breakdown
Identifies which development phases create bottlenecks
The current Insights view can show:
| Chart | What it tells you |
|---|---|
| Pull Request Lead Time | How long pull requests take from creation to merge, including P50 and P75 timing. |
| Lead Time Trend | Whether average lead time is moving up or down over time. |
| PR Volume Trend | Whether opened pull requests are growing faster than closed pull requests. |
| Cycle Time Phase Breakdown | Where time is spent: coding, pickup, review, and deploy. |
How to use it
Use PR flow to spot slow review loops, large batches, merge bottlenecks, and changes that need clearer context. GitHub, GitLab, and Bitbucket activity can feed these charts when those integrations are connected.
PR metrics become actionable when pull requests are tied back to Initiatives, Bugs, or the item they complete. Review the source activity in Pull Requests.