From c8bd5951a99d1ab7fe6b127e429bc9388bb68237 Mon Sep 17 00:00:00 2001 From: Christian Berendt Date: Tue, 13 Mar 2018 01:39:47 +0100 Subject: [PATCH] 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 --- accessbot/channels.yaml | 2 ++ gerritbot/channels.yaml | 10 ++++++++++ 2 files changed, 12 insertions(+) diff --git a/accessbot/channels.yaml b/accessbot/channels.yaml index 32cb887cf2..45a4d76359 100755 --- a/accessbot/channels.yaml +++ b/accessbot/channels.yaml @@ -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 diff --git a/gerritbot/channels.yaml b/gerritbot/channels.yaml index 90ab36df16..a9bb556cb9 100755 --- a/gerritbot/channels.yaml +++ b/gerritbot/channels.yaml @@ -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