about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ops/besadii/main.go27
1 files changed, 0 insertions, 7 deletions
diff --git a/ops/besadii/main.go2 b/ops/besadii/main.go2
index dac711ce28..27dd76b42f 100644
--- a/ops/besadii/main.go2
+++ b/ops/besadii/main.go2
@@ -268,13 +268,6 @@ func postCommandMain() {
 		OmitDuplicateComments: true,
 		Labels: map[string]int{
 			"Verified": verified,
-			// TODO(tazjin): The Code-Review label is only used here
-			// temporarily, as our build rules do not check for 'Verified'
-			// right now (because CI doesn't run 24/7).
-			//
-			// Having a Code-Review label lets us signal the build status on
-			// the review, but without having to always require it.
-			"Code-Review": verified,
 		},
 	}