a605f3609f
This is a request to create the airship/sip project in opendev. SIP (Service Infrastructure Provisioner) will be a Kubernetes operator which will have responsibility within Airship-based clusters for standing up supporting infrastructure for managed CAPI sub-clusters: Metal3 setup, an authentication service, an operational access point, etc. If you can seed the new gerrit group with me and I can add the appropriate initial core team. Change-Id: I81a59d49311e2b5af10803f06501dc2b985e9e5e
17 lines
363 B
Plaintext
17 lines
363 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group sip-core
|
|
create = group airship-release
|
|
label-Code-Review = -2..+2 group sip-core
|
|
label-Verified = -1..+1 group airship-ci
|
|
label-Workflow = -1..+1 group sip-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group airship-release
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|