dennisreimann / ioctocat

iOctocat v1 - GitHub for iOS (works on the iPhone, iPad, and iPod Touch)
http://ioctocat.com/
1.65k stars 256 forks source link

Approve pull requests #467

Open dentarg opened 7 years ago

dentarg commented 7 years ago

Not sure if GitHub API includes this yet, but it would be great to be able to approve pull requests via the app.

dennisreimann commented 7 years ago

You mean to merge pull requests? That's already offered by the Basic upgrade option.

dentarg commented 7 years ago

@dennisreimann nope, I want to approve pull requests

I checked, it isn't available yet, not even in the early access: https://developer.github.com/early-access/platform-roadmap/ ("Pull Request Review REST API")

dennisreimann commented 7 years ago

Thanks for the link and the clarification! šŸ‘šŸ»

rktoomey commented 7 years ago

https://developer.github.com/v3/pulls/reviews/

Hi, this feature is now available via the API and my team has switched to using it. It would make this app a lot more useful if I could still use it to review pull requests with the new API.

artem-sidorenko commented 6 years ago

Iā€™m comaintainer in some repos, where approval is required in order to merge the PR. Without this feature this app is almost useless for me:-(