project-config/gerrit/acls/openstack/ci-cd-pipeline-app-murano.config
Sergey Kraynev a6d5e2a1a8 Add ci-cd-pipeline-app-murano project to openstack
During summit session with Murano team there was decision about developing
group of applications separately and renaming old repository murano-apps to
example-murano-apps. Current repository will be used for developing
group of Murano applications, which allow to create easily reproducable
ci-cd pipeline. It will be some separate applications (Jenkins, Gerrit)
and also all in one applications (Jenkins+Gerrit).

The purpose of current project is to develop and maintain applications
mentioned above. So this project is not a Murano development, it's about
development specific applications, which can be used by Murano.

Change-Id: Iabf23f13f2faed3cd70d95c945c55d9abccba430
2016-05-11 10:47:48 -04:00

14 lines
403 B
Plaintext

[access "refs/heads/*"]
abandon = group ci-cd-pipeline-app-murano-core
create = group ci-cd-pipeline-app-murano-release
label-Code-Review = -2..+2 group ci-cd-pipeline-app-murano-core
label-Verified = -1..+1 group ci-cd-pipeline-app-murano-ci
label-Workflow = -1..+1 group ci-cd-pipeline-app-murano-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true