a6d5e2a1a8
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
14 lines
403 B
Plaintext
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
|