Tracks the number of code review approvals you gave during the selected period.
💡 Think of it like a quality stamp, each approval is your vote of confidence that code is ready to ship.
Tracks the number of code review approvals you gave during the selected period.
Counts each time you approved a pull request in the date range.
COUNT(approval_events WHERE approved = true AND timestamp BETWEEN measure_from AND measure_to)If you gave 15 approvals this week across 5 days, you averaged 3 code reviews per day.
Connect GitHub and Shortcut in minutes. All metrics update automatically.