Measures how long it takes for reviewers to first engage with pull requests.
💡 Like a colleague response time in chat, how quickly does someone acknowledge your pull request and start engaging with it?
Measures how long it takes for reviewers to first engage with pull requests.
Calculates the median time from PR creation to first review action, excluding automated actions under 1 minute.
MEDIAN(hours(pr_created_at, first_review_action) WHERE action_duration > 1 minute)If your team's median time to first review is 3 hours, reviewers are picking up new PRs within half a business day, a solid response time.
Connect GitHub and Shortcut in minutes. All metrics update automatically.