v3.3.0
Adapt to change in Gerrit core

Change Id93e378be changed the signature of
MergeValidationListener#onPreMerge.

Signed-off-by: Edwin Kempin <ekempin@google.com>
Change-Id: I8f379e16eead07074f7f2f9c989a2e587c83383c
1 file changed
tree: 0b6ed080455643c68f322fce4128066f66aae753
  1. src/
  2. .gitignore
  3. BUILD
  4. LICENSE
  5. README.md
README.md

Hooks plugin

Gerrit does not support the standard server-side git hooks in the repositories it manages.

This plugin adds support for custom hooks that can be run instead. Refer to the configuration documentation and list of supported hooks for details.