Upgrade to Gerrit Code Review schema 77
authorGerrit Code Review <gerrit@review.vlan103.tizen.org>
Thu, 11 Jul 2013 21:33:13 +0000 (14:33 -0700)
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>
Thu, 11 Jul 2013 21:33:13 +0000 (14:33 -0700)
project.config

index a0b4416..ecc50bd 100644 (file)
        label-Code-Review = -1..+1 group Registered Users
        label-Verified = -1..+1 group Registered Users
        pushTag = group Registered Users
+[label "Verified"]
+       function = MaxWithBlock
+       value = -1 Fails
+       value =  0 No score
+       value = +1 Verified
+[label "Code-Review"]
+       function = MaxWithBlock
+       abbreviation = R
+       copyMinScore = true
+       value = -2 Do not submit
+       value = -1 I would prefer that you didn't submit this
+       value =  0 No score
+       value = +1 Looks good to me, but someone else must approve
+       value = +2 Looks good to me, approved