homu
homu copied to clipboard
Make queue show number of approved PRs
The count labeled "approved" on http://servo-master.servo.org:54856/queue/servo is something like (try success + pending + approved) (although maybe with an off by one error?); when you just want to see how backed up the queue is, counting the number of PRs marked approved is annoying.