Merge "Disable gerrit replication to GitHub for ara/ara-infra/ara-web"
This commit is contained in:
commit
c5698ead6a
@ -244,7 +244,7 @@ class openstack_project::review (
|
|||||||
replicatePermissions => false,
|
replicatePermissions => false,
|
||||||
mirror => true,
|
mirror => true,
|
||||||
projects => [
|
projects => [
|
||||||
'openstack/*',
|
'openstack/(?!ara$|ara-web$|ara-infra$).*',
|
||||||
'openstack-dev/*',
|
'openstack-dev/*',
|
||||||
'openstack-infra/*',
|
'openstack-infra/*',
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user