Merge "Add charms-purestorage group for purestorage charms"
This commit is contained in:
commit
76c8cd62ee
47
gerrit/acls/openstack/charm-purestorage.config
Normal file
47
gerrit/acls/openstack/charm-purestorage.config
Normal file
@ -0,0 +1,47 @@
|
|||||||
|
[access]
|
||||||
|
inheritFrom = openstack/meta-config
|
||||||
|
|
||||||
|
[access "refs/heads/*"]
|
||||||
|
abandon = group charms-core
|
||||||
|
abandon = group charms-purestorage-core
|
||||||
|
create = group charms-purestorage-core
|
||||||
|
create = group charms-release
|
||||||
|
label-Backport-Candidate = -2..+2 group charms-core
|
||||||
|
label-Backport-Candidate = -2..+2 group charms-purestorage-core
|
||||||
|
label-Backport-Candidate = -1..+1 group Registered Users
|
||||||
|
label-Code-Review = -2..+2 group charms-core
|
||||||
|
label-Code-Review = -2..+2 group charms-purestorage-core
|
||||||
|
label-Verified = -1..+1 group charms-ci
|
||||||
|
label-Workflow = -1..+1 group charms-core
|
||||||
|
label-Workflow = -1..+1 group charms-purestorage-core
|
||||||
|
|
||||||
|
[access "refs/heads/stable/*"]
|
||||||
|
abandon = group charms-stable-maint
|
||||||
|
label-Backport-Candidate = -2..+2 group charms-stable-maint
|
||||||
|
label-Code-Review = -2..+2 group charms-stable-maint
|
||||||
|
label-Workflow = -1..+1 group charms-stable-maint
|
||||||
|
|
||||||
|
[access "refs/tags/*"]
|
||||||
|
createSignedTag = group charms-release
|
||||||
|
|
||||||
|
[label "Backport-Candidate"]
|
||||||
|
copyCondition = changekind:NO_CODE_CHANGE OR changekind:TRIVIAL_REBASE OR is:MAX OR is:MIN
|
||||||
|
defaultValue = 0
|
||||||
|
function = NoBlock
|
||||||
|
value = -2 Do Not Backport
|
||||||
|
value = -1 Not A Backport Candidate
|
||||||
|
value = 0 Backport Review Needed
|
||||||
|
value = +1 Proposed Backport
|
||||||
|
value = +2 Should Backport
|
||||||
|
|
||||||
|
[receive]
|
||||||
|
requireChangeId = true
|
||||||
|
requireContributorAgreement = true
|
||||||
|
|
||||||
|
[submit]
|
||||||
|
mergeContent = true
|
||||||
|
|
||||||
|
[submit-requirement "Backport-Candidate"]
|
||||||
|
applicableIf = is:false
|
||||||
|
description = Backport candidate status
|
||||||
|
submittableIf = is:true
|
@ -1488,7 +1488,7 @@
|
|||||||
- delay-release
|
- delay-release
|
||||||
- project: openstack/charm-cinder-purestorage
|
- project: openstack/charm-cinder-purestorage
|
||||||
description: Juju Charm - Cinder Purestorage backend
|
description: Juju Charm - Cinder Purestorage backend
|
||||||
acl-config: /home/gerrit2/acls/openstack/charm.config
|
acl-config: /home/gerrit2/acls/openstack/charm-purestorage.config
|
||||||
options:
|
options:
|
||||||
- delay-release
|
- delay-release
|
||||||
- project: openstack/charm-cinder-solidfire
|
- project: openstack/charm-cinder-solidfire
|
||||||
|
Loading…
Reference in New Issue
Block a user