Upstream the PolyGerrit plugin for Checks.

This is just a basic buildable and runnable copy of the experimentally
devloped plugin. There are some obvious remaining TODOs:

* Rename build-result to checks everywhere.
* Integrate PolyGerrit plugin into the backend plugin jar.
* Hook up with the new Rest API endpoints for checks.

Change-Id: Ic6f24c434ad48f694d68b32e87023d60afecc6fa
28 files changed
tree: bff4abd282b95d29559ec1085b7dd1d4ead67916
  1. gr-checks/
  2. java/
  3. javatests/
  4. src/
  5. BUILD
  6. LICENSE
  7. README.md
README.md

Gerrit Code Review Checks Plugin

This plugin provides a unified experience for checkers (CI systems, static analyzers, etc.) to integrate with Gerrit Code Review.