Add starlingx/jenkins-pipelines repo

Story: 2010226
Task: 45995

Signed-off-by: Davlet Panech <davlet.panech@windriver.com>
Change-Id: Iab61efcafdb1f408fa816ee66105d9f813dcb3bd
This commit is contained in:
Davlet Panech 2022-08-11 10:27:56 -04:00
parent 4fbc3e1b30
commit 7b042dddff
3 changed files with 25 additions and 0 deletions

View File

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

View File

@ -6289,6 +6289,12 @@
use-storyboard: true
groups:
- starlingx
- project: starlingx/jenkins-pipelines
description: Jenkins scripts for building StarlingX
use-storyboard: true
upstream: https://github.com/dpanech-wr/starlingx-jenkins-pipelines.git
groups:
- starlingx
- project: starlingx/kernel
description: StarlingX Linux kernel
use-storyboard: true

View File

@ -1013,6 +1013,7 @@
- starlingx/ha
- starlingx/helm-charts
- starlingx/integ
- starlingx/jenkins-pipelines
- starlingx/kernel
- starlingx/manifest
- starlingx/meta-starlingx