gerritbot: send kolla/kolla-ansible stable notifications to #osism channel
OSISM is a downstream of kolla/kolla-ansible. To improve our workflow, notifications to the stable branches should be sent to our IRC channel. We can react better by making the changes more visible to us. Due to the high activity in #openstack-kolla and notifications to master on kolla/kolla-ansible/kolla-kubernetes it is very impractical for us there. Change-Id: I037fd07abb32659ad494f67ee9b43c25149db799
This commit is contained in:
parent
169aa538de
commit
c8bd5951a9
@ -242,6 +242,8 @@ channels:
|
||||
- name: openstack-zaqar
|
||||
- name: openstack-zephyr
|
||||
- name: openstack-zun
|
||||
- name: osism
|
||||
mask: full_mask
|
||||
- name: puppet-openstack
|
||||
- name: rdo
|
||||
- name: refstack
|
||||
|
@ -2107,6 +2107,16 @@ openstack-zun:
|
||||
- master
|
||||
- ^stable/.*
|
||||
|
||||
osism:
|
||||
events:
|
||||
- patchset-created
|
||||
- change-merged
|
||||
projects:
|
||||
- openstack/kolla
|
||||
- openstack/kolla-ansible
|
||||
branches:
|
||||
- ^stable/.*
|
||||
|
||||
puppet-openstack:
|
||||
events:
|
||||
- patchset-created
|
||||
|
Loading…
Reference in New Issue
Block a user