Shows the average number of files changed per merged pull request.
💡 Like a home renovation proposal, the more rooms being changed at once, the harder it is for anyone to fully review the impact.
Shows the average number of files changed per merged pull request.
Calculates the average files touched for merged pull requests.
AVG(files_touched WHERE pr_status = merged)If your average PR touches 8 files, reviewers must context-switch across 8 different areas of the codebase, consider whether scope can be reduced.
Connect GitHub and Shortcut in minutes. All metrics update automatically.