Merge "Add Vault app to StarlingX"
This commit is contained in:
commit
a87ff3403a
18
gerrit/acls/starlingx/vault-armada-app.config
Normal file
18
gerrit/acls/starlingx/vault-armada-app.config
Normal file
@ -0,0 +1,18 @@
|
||||
[access "refs/for/refs/*"]
|
||||
pushMerge = group starlingx-release
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group starlingx-vault-armada-app-core
|
||||
create = group starlingx-release
|
||||
label-Code-Review = -2..+2 group starlingx-vault-armada-app-core
|
||||
label-Workflow = -1..+1 group starlingx-vault-armada-app-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group starlingx-release
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = True
|
@ -6132,6 +6132,11 @@
|
||||
acl-config: /home/gerrit2/acls/openstack/starlingx.config
|
||||
groups:
|
||||
- starlingx
|
||||
- project: starlingx/vault-armada-app
|
||||
description: StarlingX Vault App
|
||||
use-storyboard: true
|
||||
groups:
|
||||
- starlingx
|
||||
- project: starlingx/zuul-jobs
|
||||
description: StarlingX Zuul playbooks, roles and related scripts
|
||||
use-storyboard: true
|
||||
|
@ -1071,6 +1071,7 @@
|
||||
- starlingx/upstream
|
||||
- starlingx/utilities
|
||||
- starlingx/utils
|
||||
- starlingx/vault-armada-app
|
||||
- starlingx/zuul-jobs
|
||||
- ttygroup/boartty
|
||||
- ttygroup/gertty
|
||||
|
Loading…
Reference in New Issue
Block a user