HACKER Q&A
📣 michaeloblak

GitHub Copilot but for Code Review


Is there something like this? Would that help with stale PRs?


  👤 jacobpedd Accepted Answer ✓

👤 politelemon
Assuming you're working in a team, stale PRs aren't uncommon, they're just more indicative of a prioritisation problem in the team. A bot cannot help except to serve reminders that it is still open.

👤 cupachabra
Whats your use case here? Do you need a reminder or something that can assign reviews? Or something that can automatically review code? There are few different ways to skin a cat