Add New Repo for StoryBoard-vue

Change-Id: I4be5aedf5e9bf8f7d1de4717f7e2d283ee7b44cb
This commit is contained in:
Kendall Nelson 2021-02-23 13:38:02 -08:00
parent d93652b5e3
commit 028eca4e9a
4 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,13 @@
[access "refs/heads/*"]
abandon = group storyboard-vue-core
label-Code-Review = -2..+2 group storyboard-vue-core
label-Workflow = -1..+1 group storyboard-vue-core
[access "refs/tags/*"]
pushSignedTag = group storyboard-vue-release
[receive]
requireChangeId = true
[submit]
mergeContent = true

View File

@ -744,6 +744,11 @@
- storyboard - storyboard
options: options:
- translate - translate
- project: opendev/storyboard-vue
use-storyboard: true
description: StoryBoard Task Tracking Vue based Browser Client
groups:
- storyboard
- project: opendev/storyboard-webclient - project: opendev/storyboard-webclient
use-storyboard: true use-storyboard: true
description: OpenStack Task Tracking Browser Client description: OpenStack Task Tracking Browser Client

View File

@ -1824,6 +1824,7 @@ storyboard:
projects: projects:
- opendev/python-storyboardclient - opendev/python-storyboardclient
- opendev/storyboard - opendev/storyboard
- opendev/storyboard-vue
- opendev/storyboard-webclient - opendev/storyboard-webclient
- ttygroup/boartty - ttygroup/boartty
branches: branches:

View File

@ -233,6 +233,7 @@
- opendev/sandbox - opendev/sandbox
- opendev/statusbot - opendev/statusbot
- opendev/storyboard - opendev/storyboard
- opendev/storyboard-vue
- opendev/storyboard-webclient - opendev/storyboard-webclient
- opendev/subunit2sql - opendev/subunit2sql
- opendev/system-config - opendev/system-config