Remove CQ-Verified label.
Bug: 906576
Change-Id: Ifeff4311b77cf884fa9004a316c038f4f8d215d2
Reviewed-on: https://boringssl-review.googlesource.com/c/33269
Reviewed-by: David Benjamin <davidben@google.com>
diff --git a/project.config b/project.config
index 5f85f2f..5948a12 100644
--- a/project.config
+++ b/project.config
@@ -39,7 +39,6 @@
label-Commit-Queue = +0..+2 group unused
label-Commit-Queue = +0..+1 group dev
labelAs-Commit-Queue = +0..+2 group commit-queue-bot
- label-CQ-Verified = -1..+1 group commit-queue-bot
submit = group Project Owners
submit = group commit-queue-bot
submit = group cria/project-boringssl-committers
@@ -86,19 +85,6 @@
# (such as Code-Review +2) are applied by Gerrit.
value = +2 Ready
-# Label CQ Verified is not required for CQ operation, it's for UI only,
-# unless you choose to require this to be set in order to submit a change.
-# So, feel free to remove this and change infra/config/cq.cfg as well.
-[label "CQ-Verified"]
- # Change to Block if you want to require Verified +1 to land,
- # in which case you'd probably want to let committers set it manually as well.
- function = NoBlock
- abbreviation = CQV
- value = -1 Failed CQ verifiers
- value = 0 Unknown
- value = +1 Passed CQ verifiers
- defaultValue = 0
-
[access "refs/heads/chromium-stable"]
push = +force group mdb/boringssl-committers
[access "refs/heads/master-with-bazel"]