Disable gerrit replication to GitHub for ara/ara-infra/ara-web
The replication of these projects to GitHub will be handled through the upload-git-mirror job [1]. [1]: https://zuul-ci.org/docs/zuul-jobs/general-jobs.html#job-upload-git-mirror Change-Id: I5d265cb1754e814af981c9f927e1262a66db0ca2
This commit is contained in:
parent
02feafa962
commit
cb0a073fa8
@ -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…
x
Reference in New Issue
Block a user