JSON output option (-j) is also supported in case you want to change the output.
job-done
Display your comment count of each pull-requests which you’ve reviewed today.
Install
Mint
mint install toshi0383/ghaw
Setup
Set GITHUB_ACCESS_TOKEN environment variable.
Repository information (owner/name) and GitHub username is automatically extracted from your environment. Use -u option if it’s not correct or to use different GitHub user.
ghaw
ghaw (GitHub at work) is useful CLI tool for professional GitHub users.
Command
find-pull-requests
Find pull-requests matching given filename. Requires explicit merge commit with default message from GitHub.
ready-for-review
Display pull-requests awaiting for your review. One with
WIP
label is filtered. This is the default command when you typed justghaw
.JSON output option (
-j
) is also supported in case you want to change the output.job-done
Display your comment count of each pull-requests which you’ve reviewed today.
Install
Mint
Setup
Set
GITHUB_ACCESS_TOKEN
environment variable.Repository information (owner/name) and GitHub username is automatically extracted from your environment. Use
-u
option if it’s not correct or to use different GitHub user.License
MIT