Rename ironic-milestone group in gerrit to ironic-stable-maint
I was having a hard time finding the stable branch maintenance team for ironic because they used a different naming convention for their group from the rest of the projects: https://review.openstack.org/#/admin/groups/?filter=stable So rename the group to match the standard naming convention. Change-Id: I32947e905770475ed3aea342dd80984fc90e3d69
This commit is contained in:
@@ -4,11 +4,11 @@ label-Code-Review = -2..+2 group ironic-core
|
||||
label-Workflow = -1..+1 group ironic-core
|
||||
|
||||
[access "refs/heads/stable/*"]
|
||||
abandon = group ironic-milestone
|
||||
abandon = group ironic-stable-maint
|
||||
exclusiveGroupPermissions = abandon label-Code-Review label-Workflow
|
||||
label-Code-Review = -2..+2 group ironic-milestone
|
||||
label-Code-Review = -2..+2 group ironic-stable-maint
|
||||
label-Code-Review = -1..+1 group Registered Users
|
||||
label-Workflow = -1..+1 group ironic-milestone
|
||||
label-Workflow = -1..+1 group ironic-stable-maint
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
|
||||
@@ -4,11 +4,11 @@ label-Code-Review = -2..+2 group ironic-core
|
||||
label-Workflow = -1..+1 group ironic-core
|
||||
|
||||
[access "refs/heads/stable/*"]
|
||||
abandon = group ironic-milestone
|
||||
abandon = group ironic-stable-maint
|
||||
exclusiveGroupPermissions = abandon label-Code-Review label-Workflow
|
||||
label-Code-Review = -2..+2 group ironic-milestone
|
||||
label-Code-Review = -2..+2 group ironic-stable-maint
|
||||
label-Code-Review = -1..+1 group Registered Users
|
||||
label-Workflow = -1..+1 group ironic-milestone
|
||||
label-Workflow = -1..+1 group ironic-stable-maint
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group ironic-core
|
||||
|
||||
Reference in New Issue
Block a user