Measures how long pull request authors wait to receive their first feedback.
💡 Like waiting for a reply to a work email, the longer you wait, the more context you lose and the harder it is to act on feedback quickly.
Measures how long pull request authors wait to receive their first feedback.
Calculates the median hours between PR creation and the first non-author action, excluding actions under 1 minute.
WEIGHTED_MEDIAN(hours(pr_created_at, first_non_author_action) WHERE action_duration > 1 minute)If authors wait a median of 5 hours for first feedback, their workday can end before they receive any review comments, slowing the whole pipeline.
Connect GitHub and Shortcut in minutes. All metrics update automatically.