top | item 32489552

Ask HN: GitHub Copilot but for Code Review

3 points| michaeloblak | 3 years ago | reply

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

4 comments

order
[+] politelemon|3 years ago|reply
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|3 years ago|reply
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
[+] michaeloblak|3 years ago|reply
Most comments in the PRs are: “I think you should write this like...”. Just another person (AI in this case) doing a review.