Hi all,

A short version: see https://github.com/lslezak/ghreview
The minimalistic version: "gem install ghreview" :-)
Full version:


Sometimes we need to do a simple change but in many Git repositories.

Sometimes we need to touch *all* repositories, like when we need to change the
CONTRIBUTION.md or some similar file.

Approving several dozens of pull requests in the GitHub web UI is not easy
or convenient so I have created a simple script which can approve the
pull requests from command line.

The tool is interactive, for each pull request is displays some details,
the diff, the Travis status, etc... and then it asks for approval.

If you accept it will approve the pull request at GitHub with the usual "LGTM"
message. If there is an issue the review is skipped, you need to manually 
comment
at the GitHub web UI. (There is no easy way for commenting a diff from command 
line.)

For more details like usage and installation see 
https://github.com/lslezak/ghreview


PS: So far there are no RPM packages provided, but you can convince me to build 
it
in YaST:Head :-)



--
Ladislav Slezák
YaST Developer

SUSE LINUX, s.r.o.
Corso IIa
Křižíkova 148/34
18600 Praha 8
--
To unsubscribe, e-mail: yast-devel+unsubscr...@opensuse.org
To contact the owner, e-mail: yast-devel+ow...@opensuse.org

Reply via email to