Fix ACL for Murano projects
Only users from murano-milestone can approve commits in release branches Change-Id: I4accfe58f15659ec5032339c22c88cf6b156c0c1
This commit is contained in:
parent
86b0f3bfd5
commit
f8052c7020
@ -14,6 +14,8 @@
|
||||
[access "refs/heads/release-*"]
|
||||
label-Code-Review = -2..+2 group murano-milestone
|
||||
label-Approved = +0..+1 group murano-milestone
|
||||
exclusiveGroupPermissions = label-Code-Review label-Approved
|
||||
label-Code-Review = -1..+1 group Registered Users
|
||||
[access "refs/heads/*"]
|
||||
label-Code-Review = -2..+2 group murano-core
|
||||
label-Approved = +0..+1 group murano-core
|
||||
|
Loading…
x
Reference in New Issue
Block a user