Allow only PTL to merge glance-specs
Glance has had unenforced rule that only PTL should merge specs to ensure all needed people have had sufficient time to and attention to review them. This has not been clearly documented and we have failed to communicate this practise to our new cores. lets enforce it to avoid any confusions. Change-Id: I53f2b3353c8420794f617ea333f2defd2550bb74
This commit is contained in:
parent
6d668b2ec5
commit
f61b623553
@ -1,7 +1,7 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group glance-core
|
||||
label-Code-Review = -2..+2 group glance-core
|
||||
label-Workflow = -1..+1 group glance-core
|
||||
label-Workflow = -1..+1 group glance-ptl
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
|
Loading…
Reference in New Issue
Block a user