Modify access rules

This commit is contained in:
hikari_no_yume
2023-09-16 12:13:57 +00:00
committed by Gerrit Code Review
parent 6b117d9d66
commit b9cd88cdd5
2 changed files with 8 additions and 5 deletions

1
groups
View File

@@ -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)

View File

@@ -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