A little help with the maintainer backlog
Make time for
the right review.
Some pull requests need a review. Some need a reply. Turn your queue into a plan for the time you actually have.
Open source. Runs in your browser. No sign-in.
The review workspace
Loading the example queue…
We couldn't load that queue.
Example queue
A small project, a familiar backlog.
Fictional pull requests, analyzed with the same rules as a live scan.
0scanned
0review ready
0other actions
Pull requests
Review suggestions firstSuggestions use PR metadata. Nothing is posted or changed on GitHub. Check the code and discussion before acting. How the rules work
Take it back to your project
A small tool.
Part of your workflow.
Use the CLI for a fuller queue, or add a scheduled GitHub Action. Reports stay with you as Markdown, JSON, CSV, or HTML.
From your terminalPython 3.10+
# Install the latest release
python -m pip install "git+https://github.com/JackSpiece/maintainer-radar.git@v0.20.0"
# Connect your existing GitHub account
gh auth login
# Find a place to start
maintainer-radar recommend https://github.com/owner/repo/pulls
# Set up a scheduled report
maintainer-radar init-repo --profile balancedChoose a setup for your project