Merge "Add ircbot and repo for Multi-Arch SIG"

This commit is contained in:
Zuul 2020-01-20 16:01:18 +00:00 committed by Gerrit Code Review
commit 1f09d5b76f
5 changed files with 24 additions and 0 deletions

View File

@ -225,6 +225,7 @@ channels:
- name: openstack-mistral
- name: openstack-mogan
- name: openstack-monasca
- name: openstack-multi-arch
- name: openstack-nemesis
- name: openstack-net-bgpvpn
- name: openstack-networking-cisco

View File

@ -0,0 +1,10 @@
[access "refs/heads/*"]
abandon = group multi-arch-sig-core
label-Code-Review = -2..+2 group multi-arch-sig-core
label-Workflow = -1..+1 group multi-arch-sig-core
[receive]
requireChangeId = true
[submit]
mergeContent = true

View File

@ -3541,6 +3541,9 @@
use-storyboard: true
- project: openstack/mox3
description: Port of mox library to python 3
- project: openstack/multi-arch-sig
description: General repository for the Multi-Arch SIG
use-storyboard: true
- project: openstack/murano
description: Application Catalog for OpenStack
options:

View File

@ -1425,6 +1425,15 @@ openstack-monasca:
branches:
- master
openstack-multi-arch:
events:
- patchset-created
- change-merged
projects:
- openstack/multi-arch-sig
branches:
- master
openstack-nemesis:
events:
- patchset-created

View File

@ -615,6 +615,7 @@
- openstack/monasca-transform
- openstack/monasca-ui
- openstack/mox3
- openstack/multi-arch-sig
- openstack/murano
- openstack/murano-agent
- openstack/murano-apps