gitskarios / Gitskarios

GitHub Android application
MIT License
526 stars 73 forks source link

Feature: View and interact with PR reviews #580

Open nisavid opened 8 years ago

nisavid commented 8 years ago

GitHub recently released some substantial enhancements for PR reviews.

New features on github.com

Multiple conversations per line on github.com

Submitting a review on github.com

Different comment actions on github.com

PR cannot be merged due to lack of approval on github.com

Problems in Gitskarios 2.15.0

Gitskarios doesn't handle these changes well.

Issues with multiple conversations per line in the PR conversation view in Gitskarios 2.15.0

Missing comment suggesting changes in the PR conversation view in Gitskarios 2.15.0

PR that cannot be merged failing to indicate this in the PR conversation view in Gitskarios 2.15.0

alorma commented 8 years ago

... github released yesterday, please hold on and let me study this new api

alorma commented 8 years ago

There's no API for new review flow, we should wait until GH release it

nisavid commented 7 years ago

GitHub recently released preview versions of APIs for Pull Request Reviews and Pull Request Review Comments. Of course, while in preview, they are subject to change without notice. Nonetheless, the current information is available if you want a sneak peek.