Package com.google.gerrit.server.submitrequirement.predicate
package com.google.gerrit.server.submitrequirement.predicate
-
ClassDescriptionA submit requirement predicate (can only be used in submit requirement expressions) that always evaluates to
true
if the value is equal to "true" or false otherwise.A submit requirement predicate that allows checking for distinct voters across labels.A submit-requirement predicate that can be used in submit requirements expressions.Submit requirement predicate that returns true if the diff of the latest patchset against the parent number identified byHasSubmoduleUpdatePredicate.base
has a submodule modified file, that is, a .gitmodules or a git link file.A submit requirement predicate that matches with changes having the author email's address matching a specific regular expression pattern.A submit requirement predicate that matches with changes having the committer email's address matching a specific regular expression pattern.A submit requirement predicate that matches with changes having the uploader's email address matching a specific regular expression pattern.