You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, I can only see the review comments using this code with your API request.listReviewComments().iterator();
Can I see the "Approve" and "Request changes" as well? Do you have a plan to add them? @kohsuke
The text was updated successfully, but these errors were encountered:
Each PR review has three outcomes according to the documentation.
https://help.github.com/articles/about-pull-request-reviews/
Comment:
Approve:
Request changes
Right now, I can only see the review comments using this code with your API
request.listReviewComments().iterator();
Can I see the "Approve" and "Request changes" as well? Do you have a plan to add them?
@kohsuke
The text was updated successfully, but these errors were encountered: