Plugin to collect information on Gerrit Code Review setup for requesting support.

Clone this repo:
  1. 3868d1e Format Java files with google-java-format by David Pursehouse · 4 years, 5 months ago master
  2. 3550470 Upgrade to Gerrit v2.15.2 by Luca Milanesio · 6 years ago stable-2.15
  3. 4e23f75 Bump Gerrit API to 2.15.1 by Luca Milanesio · 6 years ago
  4. d6e3431 Fix documentation Markdown formatting by Luca Milanesio · 7 years ago
  5. 132ee63 Added pluginsInfo capability. by Claudio Pacchiega · 7 years ago

Gerrit-Support Plugin

Collect information on Gerrit Code Review in order to have enough elements to request support.

How to build

Gerrit-Support plugins is written in Scala language and built with Sbt. To build the plugin you need to have SBT 0.13.13 installed and then run the assembly target.

Example:

   $ sbt assembly
   [...]
   [info] Packaging /Users/lucamilanesio/gerrithub/gerrit-support/target/scala-2.11/gerrit-support.jar ...