
Repository for ceph deployment for fuel-ccp. We start with empty repo and files to pass linters tests will be added in first commit. Change-Id: Iedd7680e1ed8347a69d023bd388b7fda446516e6
16 lines
364 B
Plaintext
16 lines
364 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group fuel-ccp-ceph-core
|
|
label-Code-Review = -2..+2 group fuel-ccp-ceph-core
|
|
label-Verified = -1..+1 group fuel-ccp-ci
|
|
label-Workflow = -1..+1 group fuel-ccp-ceph-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group fuel-ccp-release
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|