Zulip Chat Archive
Stream: general
Topic: PRs for which I'm a suggested reviewer
Stuart Presnell (Jun 19 2022 at 16:39):
Is there any way to see a list of all open PRs on which GitHub has suggested me as a reviewer (regardless of whether the author has requested me to review)?
Eric Wieser (Jun 19 2022 at 17:46):
I don't think so
Henrik Böving (Jun 19 2022 at 17:48):
According to github their heuristic for this is based on git blame data though so if you have too much time you could probably write a tool that gets pretty close to what they are doing.
Last updated: Dec 20 2023 at 11:08 UTC