Package com.google.gerrit.server.rules
@CheckReturnValue
package com.google.gerrit.server.rules
-
ClassDescriptionJava implementation of Gerrit's default pre-submit rules behavior: check if the labels have the correct values, according to the
LabelFunction
they are attached to.Rule to require an approval from a user that did not upload the current patch set or block submission.Provides prolog-related operations to different callers.Allows plugins to decide whether a change is ready to be submitted or not.