Pull Requests
Analyzing pull requests by a team through different data cuts can provide valuable insights into the engineering process, team performance, and potential areas for improvement. The pull request feature in Typo does exactly that for you!

Overview
This section provides a list of all your Pull Requests (PRs) based on the selected filter at the top. Here's a breakdown of the available filters:
Open β Displays all PRs that are currently open.
Awaiting Review β Shows PRs that have been raised for review but haven't yet been reviewed by a reviewer.
Awaiting Merge β Lists PRs that have been approved but are still pending merge.
High Review Time β Highlights PRs that are taking longer than usual to get reviewed, which may be affecting your review time metrics.
High Merge Time β Highlights PRs that experienced delays between approval and merging, impacting merge time metrics.
Merged β Displays all PRs that were successfully merged within the selected time range.
Closed β Shows all PRs that were closed without being merged.
Use these filters to quickly identify bottlenecks and track the progress of your development workflow.
Insights
Here you get to see all the metrics that get impacted by your PR activities. Metrics are as follows : PR Cycle Time
Last updated