Merge "Add Distributed Cloud App to StarlingX"

This commit is contained in:
Zuul 2024-03-29 00:00:17 +00:00 committed by Gerrit Code Review
commit 31cbf18a20
3 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,18 @@
[access "refs/for/refs/*"]
pushMerge = group starlingx-release
[access "refs/heads/*"]
abandon = group starlingx-app-distributed-cloud-core
create = group starlingx-release
label-Code-Review = -2..+2 group starlingx-app-distributed-cloud-core
label-Workflow = -1..+1 group starlingx-app-distributed-cloud-core
[access "refs/tags/*"]
createSignedTag = group starlingx-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = True

View File

@ -6407,6 +6407,11 @@
use-storyboard: true
groups:
- starlingx
- project: starlingx/app-distributed-cloud
description: StarlingX Distributed Cloud App
use-storyboard: true
groups:
- starlingx
- project: starlingx/app-gen-tool
description: StarlingX Application Generator Tool
use-storyboard: true

View File

@ -1030,6 +1030,7 @@
- sardonic/sardonic
- starlingx/ansible-playbooks
- starlingx/app-dell-storage
- starlingx/app-distributed-cloud
- starlingx/app-gen-tool
- starlingx/app-harbor
- starlingx/app-intel-device-plugins