cfaecc6fbe
Cloud validation project is going to be used for automated validation of a deployed cloud. The project currently contains two subprojects: - OSTF adapter; - SDN validation tool. Change-Id: Ia6dc95d130919a61165c1460f6a279b7524e30b6
15 lines
299 B
Plaintext
15 lines
299 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group cloudv-core
|
|
label-Code-Review = -2..+2 group cloudv-core
|
|
label-Workflow = -1..+1 group cloudv-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group cloudv-release
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|