Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull Request Reviews API #305

Closed
masud-technope opened this issue Nov 5, 2016 · 3 comments
Closed

Pull Request Reviews API #305

masud-technope opened this issue Nov 5, 2016 · 3 comments

Comments

@masud-technope
Copy link

masud-technope commented Nov 5, 2016

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

@kohsuke
Copy link
Collaborator

kohsuke commented Nov 17, 2016

Hmm, I'm not seeing this in their API documentation, for example here. Does anyone know where this API is documented?

@swagatata
Copy link

here is the API doc for PR reviews https://developer.github.com/v3/pulls/reviews/

@henryju
Copy link
Contributor

henryju commented Jun 30, 2017

The API was initially in "beta" state, but now it seems to be final.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants