Add New Repo for StoryBoard-vue
Change-Id: I4be5aedf5e9bf8f7d1de4717f7e2d283ee7b44cb
This commit is contained in:
parent
d93652b5e3
commit
028eca4e9a
13
gerrit/acls/opendev/storyboard-vue.config
Normal file
13
gerrit/acls/opendev/storyboard-vue.config
Normal 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
|
@ -744,6 +744,11 @@
|
||||
- storyboard
|
||||
options:
|
||||
- translate
|
||||
- project: opendev/storyboard-vue
|
||||
use-storyboard: true
|
||||
description: StoryBoard Task Tracking Vue based Browser Client
|
||||
groups:
|
||||
- storyboard
|
||||
- project: opendev/storyboard-webclient
|
||||
use-storyboard: true
|
||||
description: OpenStack Task Tracking Browser Client
|
||||
|
@ -1824,6 +1824,7 @@ storyboard:
|
||||
projects:
|
||||
- opendev/python-storyboardclient
|
||||
- opendev/storyboard
|
||||
- opendev/storyboard-vue
|
||||
- opendev/storyboard-webclient
|
||||
- ttygroup/boartty
|
||||
branches:
|
||||
|
@ -233,6 +233,7 @@
|
||||
- opendev/sandbox
|
||||
- opendev/statusbot
|
||||
- opendev/storyboard
|
||||
- opendev/storyboard-vue
|
||||
- opendev/storyboard-webclient
|
||||
- opendev/subunit2sql
|
||||
- opendev/system-config
|
||||
|
Loading…
Reference in New Issue
Block a user