I made a tool that ranks reviewable PRs
A developer released PR Bro, a command-line tool that ranks GitHub pull requests by weighted scoring based on factors like age, approval count, and size. The tool helps developers prioritize which PRs to review next thro…