Merge "Add New Repo for StoryBoard-vue"
This commit is contained in:
commit
fdb80f27a6
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
|
@ -747,6 +747,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:
|
||||
|
@ -235,6 +235,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