mirror of
https://github.com/touchHLE/touchHLE.git
synced 2026-01-31 01:25:24 +01:00
Restore function of Code-Review and Verified (oops)
This commit is contained in:
@@ -40,6 +40,16 @@
|
||||
rejectSymlink = false
|
||||
rejectWindowsLineEndings = false
|
||||
[label "Code-Review"]
|
||||
function = NoOp
|
||||
value = -2 This shall not be submitted
|
||||
value = -1 I would prefer this is not submitted as is
|
||||
value = 0 No score
|
||||
value = +1 Looks good to me, but someone else must approve
|
||||
value = +2 Looks good to me, approved
|
||||
copyCondition = changekind:TRIVIAL_REBASE OR changekind:NO_CODE_CHANGE
|
||||
[label "Verified"]
|
||||
function = NoOp
|
||||
value = -1 Fails
|
||||
value = 0 No score
|
||||
value = +1 Verified
|
||||
copyCondition = changekind:TRIVIAL_REBASE OR changekind:NO_CODE_CHANGE
|
||||
|
||||
Reference in New Issue
Block a user