highfive icon indicating copy to clipboard operation
highfive copied to clipboard

Assign reviewer as a 'reviewer' instead of 'assignee'

Open frewsxcv opened this issue 8 years ago • 4 comments

https://github.com/blog/2291-introducing-review-requests

frewsxcv avatar Dec 08 '16 00:12 frewsxcv

I'm only interested in making this happen if we can filter lists of PRs by the reviewer like https://github.com/servo/servo/pulls?q=is%3Aopen+is%3Apr+label%3AS-awaiting-review+assignee%3Ajdm .

jdm avatar Dec 08 '16 01:12 jdm

Agreed. I realized that wasn't possible until after I opened this.

frewsxcv avatar Dec 08 '16 01:12 frewsxcv

I'm only interested in making this happen if we can filter lists of PRs by the reviewer like

Now, we can filter it by https://github.com/blog/2306-filter-pull-request-reviews-and-review-requests

tetsuharuohzeki avatar Jan 24 '17 06:01 tetsuharuohzeki

The other important consideration is whether the github API allows filtering by review requests, since http://www.joshmatthews.net/who-reviews-the-reviewers/ relies on that feature.

jdm avatar Jan 24 '17 14:01 jdm