SpinlockLabs/github.dart

Request for review information on PullRequest

Piinks opened this issue · 4 comments

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.

👋 Thanks for reporting! @robrbecker will take a look.

I might be able to contribute this. Looking into it now. :)

Proposed in #268

Hi Kate! I'd love to help get this added. I'll take a look at the pr.