Add starlingx/jenkins-pipelines repo

Story: 2010226
Task: 45995

Signed-off-by: Davlet Panech <davlet.panech@windriver.com>
Change-Id: Iab61efcafdb1f408fa816ee66105d9f813dcb3bd
changes/19/852919/1
Davlet Panech 10 months ago
parent 4fbc3e1b30
commit 7b042dddff

@ -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

@ -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

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

Loading…
Cancel
Save