mirror of
https://github.com/touchHLE/touchHLE.git
synced 2026-01-31 01:25:24 +01:00
Modify access rules
This commit is contained in:
committed by
Gerrit Code Review
parent
6b117d9d66
commit
b9cd88cdd5
1
groups
1
groups
@@ -1,4 +1,5 @@
|
||||
# UUID Group Name
|
||||
#
|
||||
global:Change-Owner Change Owner
|
||||
user:ciciplusplus user/ciciplusplus (ciciplusplus)
|
||||
user:hikari-no-yume user/hikari_no_yume (hikari-no-yume)
|
||||
|
||||
@@ -15,6 +15,7 @@
|
||||
label-Code-Review = -2..+2 group user/hikari_no_yume (hikari-no-yume)
|
||||
label-Verified = -1..+1 group user/ciciplusplus (ciciplusplus)
|
||||
label-Verified = -1..+1 group user/hikari_no_yume (hikari-no-yume)
|
||||
label-Label-Test = -1..+1 group Change Owner
|
||||
[access "refs/heads/*"]
|
||||
create = group user/hikari_no_yume (hikari-no-yume)
|
||||
push = +force group user/hikari_no_yume (hikari-no-yume)
|
||||
@@ -26,6 +27,12 @@
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
rejectImplicitMerges = true
|
||||
[label "Label-Test"]
|
||||
function = NoBlock
|
||||
value = -1 Not meaningful
|
||||
value = 0 Not meaningful either
|
||||
value = +1 Still not meaningful
|
||||
defaultValue = 0
|
||||
[plugin "zuul-results-summary"]
|
||||
enabled = false
|
||||
[plugin "uploadvalidator"]
|
||||
@@ -35,8 +42,3 @@
|
||||
rejectSubmodule = false
|
||||
rejectSymlink = false
|
||||
rejectWindowsLineEndings = false
|
||||
[label "Label-Test"]
|
||||
function = NoBlock
|
||||
value = -1 Not meaningful
|
||||
value = 0 Not meaningful either
|
||||
value = +1 Still not meaningful
|
||||
|
||||
Reference in New Issue
Block a user