Shows the average number of commit-review iterations needed to merge pull requests.
💡 Like editing a document, each cycle is a round of edits and feedback. One cycle is ideal; many cycles suggest the first draft needed more polish.
Shows the average number of commit-review iterations needed to merge pull requests.
Calculates the average cycle count for merged pull requests.
AVG(cycles_count WHERE pr_status = merged)If your average PR requires 2.3 review cycles, most PRs need at least two rounds of feedback before merging, common but worth monitoring for trends.
Connect GitHub and Shortcut in minutes. All metrics update automatically.