Allow to update checks of non-existing and invalid checkers
We prevent creation of checks for non-existing and invalid checkers
(invalid checker = checker with non-parseable config). However if a
checker gets deleted/invalid after a check for it was created we allow
further updates to this check.
Signed-off-by: Edwin Kempin <ekempin@google.com>
Change-Id: Idc4d21dc28becc6e4a457dbeeabefd89e114028f
3 files changed
tree: 377e316d2bee6f8f0def24f568eeb7a94640c5dc
- java/
- javatests/
- src/
- BUILD
- LICENSE
- 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.