Use same permissions as libra itself
Change-Id: I06f28aeffc4acea0442123fcbb950697697a925d
This commit is contained in:
parent
502713c217
commit
f1a14e7c55
@ -3,7 +3,10 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group libra-core
|
label-Code-Review = -2..+2 group libra-core
|
||||||
label-Approved = +0..+1 group libra-core
|
label-Approved = +0..+1 group libra-core
|
||||||
|
workInProgress = group libra-core
|
||||||
|
create = group libra-milestone
|
||||||
[access "refs/tags/*"]
|
[access "refs/tags/*"]
|
||||||
|
create = group libra-milestone
|
||||||
pushTag = group libra-milestone
|
pushTag = group libra-milestone
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user