Allow creation/update of checks for disabled checkers

If a checker is disabled while the checker is running for a change we
still want to be able to receive check updates for this run.

Signed-off-by: Edwin Kempin <ekempin@google.com>
Change-Id: I008095b4efa4a1a59b202739ddf6e10cc77caeda
3 files changed
tree: 92a8d915b1b0b09d84e0e70d84e7853cde0ffbf2
  1. java/
  2. javatests/
  3. src/
  4. BUILD
  5. LICENSE
  6. 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.