Migrate label functions to submit requirements
diff --git a/project.config b/project.config
index 47803f5..0adb500 100644
--- a/project.config
+++ b/project.config
@@ -53,7 +53,7 @@
createSignedTag = group Project Owners
createSignedTag = group ldap/mojo-gob-admins
[label "Code-Review"]
- function = MaxWithBlock
+ function = NoBlock
defaultValue = 0
value = -2 This shall not be merged
value = -1 I would prefer this is not merged as is
@@ -65,3 +65,6 @@
addPatchSet = group Registered Users
[capability]
administrateServer = group ldap/mojo-gob-admins
+[submit-requirement "Code-Review"]
+ submittableIf = label:Code-Review=MAX AND -label:Code-Review=MIN
+ canOverrideInChildProjects = true