Merge "Add C-state management App to StarlingX"
This commit is contained in:
commit
ee980761aa
18
gerrit/acls/starlingx/app-cstate-management.config
Normal file
18
gerrit/acls/starlingx/app-cstate-management.config
Normal file
@ -0,0 +1,18 @@
|
||||
[access "refs/for/refs/*"]
|
||||
pushMerge = group starlingx-release
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group starlingx-app-cstate-management-core
|
||||
create = group starlingx-release
|
||||
label-Code-Review = -2..+2 group starlingx-app-cstate-management-core
|
||||
label-Workflow = -1..+1 group starlingx-app-cstate-management-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
createSignedTag = group starlingx-release
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = True
|
@ -6417,6 +6417,11 @@
|
||||
use-storyboard: true
|
||||
groups:
|
||||
- starlingx
|
||||
- project: starlingx/app-cstate-management
|
||||
description: StarlingX C-state Management App
|
||||
use-storyboard: true
|
||||
groups:
|
||||
- starlingx
|
||||
- project: starlingx/app-dell-storage
|
||||
description: StarlingX Dell Storage App
|
||||
use-storyboard: true
|
||||
|
@ -1026,6 +1026,7 @@
|
||||
- performa/shaker
|
||||
- sardonic/sardonic
|
||||
- starlingx/ansible-playbooks
|
||||
- starlingx/app-cstate-management
|
||||
- starlingx/app-dell-storage
|
||||
- starlingx/app-distributed-cloud
|
||||
- starlingx/app-gen-tool
|
||||
|
Loading…
Reference in New Issue
Block a user