Counts the number of your pull requests that were merged during the selected period.
💡 Like a pipeline completing a batch, each merge is finished work that's ready for users.
Counts the number of your pull requests that were merged during the selected period.
Counts each pull request merge event in the date range.
COUNT(pr_merge_events WHERE timestamp BETWEEN measure_from AND measure_to)If you merged 12 pull requests in a two-week sprint, that's 6 merges per week, meaning code is flowing steadily to production.
Connect GitHub and Shortcut in minutes. All metrics update automatically.