Correct documentation of setFastEvalLabels
Change-Id: I32a6bbaad21f6c75eb5e8aef6fc650ddc395ddbf
This commit is contained in:
parent
e96a752931
commit
149eba4043
@ -121,8 +121,9 @@ public class SubmitRuleEvaluator {
|
||||
}
|
||||
|
||||
/**
|
||||
* @param fast if true, infer label information from rules rather than reading
|
||||
* from project config.
|
||||
* @param fast if true assume reviewers are permitted to use label values
|
||||
* currently stored on the change. Fast mode bypasses some reviewer
|
||||
* permission checks.
|
||||
* @return this
|
||||
*/
|
||||
public SubmitRuleEvaluator setFastEvalLabels(boolean fast) {
|
||||
|
Loading…
Reference in New Issue
Block a user