Le 30/06/2021 à 10:04, Wes McKinney a écrit :
I guess my concern with this is how to quickly separate out "PRs I am keeping an eye on". If there are 100 active PRs and only 20 of them are ones you've interacted with, how do you know which ones need your attention? GitHub does have the "reviewed-by" filter which could be good enough
There's also the "involves" filter that can also select PRs you have commented on without giving a formal review.
However, those filters don't let you know which PRs are pending review if you haven't already commented on them.
Regards Antoine.