Skip to content

reviewboard/gerrit-reviewboard-plugin

Repository files navigation

gerrit-reviewboard-plugin

A plugin for Gerrit for integrating with Review Board. This plugin extends Gerrit's API to make it suitable for a Review Board hosting service.

Installation

We provide builds for this plugin on our official releases site. Download the .jar file and place it into your gerrit/plugins/ directory and restart Gerrit. Follow the instructions in the official Review Board documentation for information on adding Gerrit-hosted repositories to Review Board.

Developing

This project is built with maven. To create the plugin jar, run:

mvn package

The resulting plugin will be in target/. Copy this into /path/to/gerrit/plugins/ and restart Gerrit.

About

Plugin for Gerrit for interfacing with Review Board

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages