简体   繁体   中英

How do I configure gerrit's plugin “reviewers”?

I have never used gerrit with plugins so I am a little bit lost. I have cloned the plugin and I have the folder with the folders .git, lib. src and tools. Let's say I want to implement it in a project that I have already cloned. What do I do with the reviewers folder? Where do I have to place it? How will it work?

Thanks a lot. I would really appreciate it.

First of all, you don't need to clone the plugin, you can download it from GerritForge:

  1. Go to https://gerrit-ci.gerritforge.com/
  2. Choose the tab Plugins-2.x according with your Gerrit version
  3. Search for plugin-reviewers-*
  4. Download the reviewers.jar file

Then you need to install the plugin in the Gerrit server. You need to be a Gerrit admin to do that.

See more info here .

Finally, you need to configure the plugin.

See more info here .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM