Remove support for listing pending checks by scheme

At the moment we cannot efficiently support this without an index for
checks. This is why we decided to not implement this for now. Once we
have a check index we will reconsider this feature.

Signed-off-by: Edwin Kempin <ekempin@google.com>
Change-Id: I00ffedfb7c3ab7efe39a886df1ffda020bd8a60f
5 files changed
tree: 3ea840ebcdb238249421928f09324c27208dd2fc
  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.