From 581334c2d9346d0380c721fed93f34fe9c8a2f1e Mon Sep 17 00:00:00 2001 From: Aaron Gable Date: Thu, 19 Jan 2017 17:19:19 -0800 Subject: [PATCH] Revert "Enable the Commit-Queue+1 label for libyuv" This reverts commit eeb823b2bb927f4910a38b4d06806b88a015b9de. Libyuv does not have a commit queue, so the button is useless. --- project.config | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/project.config b/project.config index 4f774b62a..eac7c6841 100644 --- a/project.config +++ b/project.config @@ -15,11 +15,6 @@ copyAllScoresOnTrivialRebase = true copyAllScoresIfNoCodeChange = true [label "Commit-Queue"] - abbreviation = CQ - value = 0 Not ready - value = +1 Dry run - defaultValue = 0 - function = NoBlock [label "Verified"] [access "refs/*"] @@ -33,5 +28,8 @@ [access "refs/heads/*"] label-Code-Review = -1..+1 group libyuv-committers submit = group libyuv-committers - label-Commit-Queue = +0..+1 group Registered Users push = group libyuv-committers + forgeCommitter = group mdb/chrome-git-admins + push = group chrome-infra-team + push = group libyuv-committers + push = +force group mdb/chrome-git-admins