send link to app

git status --TV app for iPhone and iPad


4.4 ( 7504 ratings )
Utilities Reference
Developer: Rain
Free
Current version: 1.0.0, last update: 54 years ago
First release : 02 Dec 2016
App size: 11.25 Mb

## User Guide


Pull requests are color-coded based on their build status and review status. If a pull request passes both build and review, its shown as green. If a pull request fails either build or review, its shown as red. All other pull requests are shown as yellow.


Build status is based on the build status set on the GitHub repository.


Review status for each pull request is determined by the comments left on it. To approve a pull request, a reviewer simply comments with a thumbs up emoji or `:+1:`. Any other comments by the reviewer will mark the review as failed. If the last comment is from the person who created the pull request, the status is marked as pending (since they probably asked a question). Pushing a new commit also resets the status to pending.


Red badges are shown on the reviewer and requesters avatars when they need to take action on the pull request. A badge on the reviewer means either 1) the code review hasnt happened or 2) the code review was a success, and the pull request needs to be merged. A badge on the requester means the build or code review failed.


Once a pull request has passed build, it displays the first successful build day in the bottom right corner. This can be useful for teams where people are assigned specific days for reviewing pull requests.