TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Node.js CLI that notifies when pull requests are stale

1 pointsby cjsaylorover 7 years ago

1 comment

cjsaylorover 7 years ago
We use git flow at work, which means we rely on PRs to be reviewed and merged in order to make it into staging&#x2F;production. This tool was made to give us a report of stale PRs to know what to review first (and how behind we are on reviews).<p>It&#x27;s also really nice for open source repos that you don&#x27;t look at every day.