Merge "Add New Repo for StoryBoard-vue"

This commit is contained in:
Zuul 2021-03-11 02:23:40 +00:00 committed by Gerrit Code Review
commit fdb80f27a6
4 changed files with 20 additions and 0 deletions

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

@ -747,6 +747,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

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

@ -235,6 +235,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