GitXplorerGitXplorer
C

gerrit-rmp

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
4174f8b5588a628c30cab90455108a09810a7215

Add reviewer: pass ssl_verify.

CCyrilRoelandteNovance committed 9 years ago
Unverified
02f768d6cd48b7cd5da9e2f914ab0e7a1c6bdec6

Initial commit.

CCyrilRoelandteNovance committed 9 years ago

README

The README file for this repository.

What is gerrit-rmp?

Are you tired of manually adding reviewers to your patches in gerrit? Gerrit-rmp (Review My Patch!) allows you to add a pre-defined set of reviewers to one of your reviews.

Start by writing a config file as the one described in config.sample, then run:

$ ./add_reviewers.py config <gerrit remote>

You will be prompted with a list of your patches and will be able to select one. Gerrit-rmp will then add all the reviewers specified in the config file to the review. Congrats, you avoided a shitload of clicks in a Web interface, and never had to leave the comfort of your 80x24 terminal!

Known issues

  • Only Python 3 is supported: it's a feature, not a bug.
  • The error handling is terrible: it is indeed.

Reporting bugs, sending patches, showing some love

Bugs may be reported by sending an email to cyril@redhat.com. Patches may be sent by email to cyril@redhat.com. Messages such as "thanks for saving me the trouble of plugging in my mouse" may be sent by email to cyril@redhat.com.