Add LUCI-TryBot-Result label

This label is a temporary duplicate of TryBot-Result used by LUCI until
LUCI becomes default (at which point LUCI will set TryBot-Result
directly).

Change-Id: I14de652f24683e69846257bbd239796a2637e406
Reviewed-on: https://go-review.googlesource.com/c/All-Projects/+/512675
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Heschi Kreinick <heschi@google.com>
diff --git a/project.config b/project.config
index f5294a4..948e395 100644
--- a/project.config
+++ b/project.config
@@ -108,6 +108,14 @@
 	value = 0 No results
 	value = +1 TryBots succeeded
 	copyCondition = changekind:NO_CODE_CHANGE
+[label "LUCI-TryBot-Result"]
+	description = "Label for reporting LUCI results (used only temporarily during LUCI development)"
+	function = NoBlock
+	defaultValue = 0
+	value = -1 TryBots failed
+	value = 0 No results
+	value = +1 TryBots succeeded
+	copyCondition = changekind:NO_CODE_CHANGE
 [label "Auto-Submit"]
 	function = NoBlock
 	defaultValue = 0