Update config to block if not verified This also updates the descriptions of the verified tags. For now, we do not have a separate check for stats matching and functional tests passing. Change-Id: I3e714ed25286d125835b768539fe157c7f0dde21
diff --git a/project.config b/project.config index 97d17f8..cb9bcbd 100644 --- a/project.config +++ b/project.config
@@ -95,9 +95,8 @@ value = +1 Verified defaultValue = 0 [label "Verified"] - function = AnyWithBlock + function = MaxWithBlock value = -1 Fails - value = 0 No score - value = +1 Statistics mismatch - value = +2 Regressions pass - defaultValue = 0 + value = 0 No score + value = +1 Regressions pass + copyAllScoresIfNoCodeChange = true