diff --git a/project.config b/project.config index f04da7b61..a704ed151 100644 --- a/project.config +++ b/project.config @@ -47,6 +47,7 @@ [submit-requirement "Code-Review"] description = If the author is a libyuv committer, code review is required from one other committer. Otherwise, code review is required from two committers. submittableIf = ((uploaderin:cria/project-libyuv-committers AND label:Code-Review=MAX,user=non_uploader) OR label:Code-Review=MAX,count>=2) AND -label:Code-Review=MIN + applicableIf = -branch:refs/meta/config overrideIf = label:Bot-Commit=+1 AND -label:Code-Review=MIN canOverrideInChildProjects = true [submit-requirement "Verified"]