Skip to content

Commit 0f5738d

Browse files
AndrewMBurkeGerrit Code Review
authored andcommitted
Updated project configuration
1 parent 602de1a commit 0f5738d

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

project.config

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,16 @@
44
action = inherit
55
[access "refs/*"]
66
owner = group mdb/edufa-devrel-fte
7+
[plugin "simple-submit-rules"]
8+
blockIfUnresolvedComments = false
9+
[label "Code-Review"]
10+
function = MaxWithBlock
11+
defaultValue = 0
12+
copyAllScoresOnTrivialRebase = true
13+
copyAllScoresIfNoCodeChange = true
14+
copyAllScoresOnMergeFirstParentUpdate = true
15+
value = -2 Do not submit
16+
value = -1 I would prefer that you didn't submit this
17+
value = 0 No score
18+
value = +1 Looks good to me, but someone else must approve
19+
value = +2 Looks good to me, approved

0 commit comments

Comments
 (0)