Request for review information on PullRequest
Piinks opened this issue · 4 comments
Piinks commented
I am implementing a bot that manages PR in flutter/flutter and I would like to be able to access requested_reviewers
and the number of review_comments
for a given PR.
For example:
https://api.github.com/repos/flutter/flutter/pulls/90295
has two requested_reviewers
, goderbauer and hansmuller. And it has 0 review_comments
.
github-actions commented
👋 Thanks for reporting! @robrbecker will take a look.
Piinks commented
I might be able to contribute this. Looking into it now. :)
robrbecker commented
Hi Kate! I'd love to help get this added. I'll take a look at the pr.