friendly_ping: track your stale GitHub pull requests

196 · Thiago Perrotta · Dec. 4, 2025, 10:04 p.m.
Summary
The blog post introduces a new tool called `friendly_ping`, a shell script designed to help developers track their open GitHub pull requests (PRs) efficiently. It addresses common pain points in the PR review process by using the GitHub API to organize open PRs by repository and providing various filtering and grouping options. The author shares insights on the tool's features, prerequisites, and potential uses, aiming to enhance the productivity of developers managing multiple repositories.