CheckerInput: Rename field 'blockingConditions' to 'blocking'

This makes the naming consistent with the fields for blocking conditions
in CheckerInfo and CheckInfo.

The documentation of CheckerInput doesn't need to be adapted since it
was already using 'blocking' as field name.

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