Add virtualbmc-core group
In order to grant repository level permissions to a new core reviewer for virtualbmc, we realized that we need a group for that purpose like our other repositories. As such, requesting the addition of virtualbmc-core group such that we can manage permissions for the repository and grant core reviewer powers without requiring changing the ironic-core group. After merging, we will naturally need ironic-core added to the group, so we can orchustrate/change the permissions with in the group and add the new reviewer as a group member. Change-Id: I16eab9b5fddabc2c8292a6d740e5ddc595275795
This commit is contained in:
parent
2c8cddfc95
commit
4ab4bc44c2
@ -1,7 +1,7 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group ironic-core
|
||||
label-Code-Review = -2..+2 group ironic-core
|
||||
label-Workflow = -1..+1 group ironic-core
|
||||
abandon = group virtualbmc-core
|
||||
label-Code-Review = -2..+2 group virtualbmc-core
|
||||
label-Workflow = -1..+1 group virtualbmc-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
|
Loading…
Reference in New Issue
Block a user