-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major
-
Component/s: gerrit-trigger-plugin
When a build returns NOT_BUILT, the Gerrit trigger will consider the verifier a "failure".
This means there's no way to use pathignore-plugin to skip a Gerrit verifier.
Ideally, it'd just ignore builds that returned NOT_BUILT, when tallying the results of the verifiers.