From 48f3ab499afd057877a5ab9dfff72d5d948cfc0c Mon Sep 17 00:00:00 2001 From: BK Box Date: Tue, 1 Apr 2014 13:50:44 -0500 Subject: [PATCH] Join gerritbot to the satori IRC channel We would like to start getting notices of satori changes in our IRC channel `#openstack-satori`. This change will enable that. The following commands were issued in #openstack-satori to allow bot access: /msg chanserv access #openstack-satori add openstackinfra +AFRfiorstv /msg chanserv access #openstack-satori add openstackgerrit +AFRfiorstv Change-Id: Icc225b500cc975ba8a41ac82da3dd15eb50d6a5e --- modules/gerritbot/files/gerritbot_channel_config.yaml | 10 ++++++++++ .../openstack_project/files/accessbot/channels.yaml | 2 ++ 2 files changed, 12 insertions(+) diff --git a/modules/gerritbot/files/gerritbot_channel_config.yaml b/modules/gerritbot/files/gerritbot_channel_config.yaml index e51e4f8150..797b3077cf 100644 --- a/modules/gerritbot/files/gerritbot_channel_config.yaml +++ b/modules/gerritbot/files/gerritbot_channel_config.yaml @@ -705,3 +705,13 @@ openstack-oslo: - openstack-dev/pbr branches: - master + +openstack-satori: + events: + - patchset-created + - change-merged + - x-vrif-minus-2 + projects: + - stackforge/satori + branches: + - master diff --git a/modules/openstack_project/files/accessbot/channels.yaml b/modules/openstack_project/files/accessbot/channels.yaml index 449dfccd40..ca5f6452da 100644 --- a/modules/openstack_project/files/accessbot/channels.yaml +++ b/modules/openstack_project/files/accessbot/channels.yaml @@ -116,3 +116,5 @@ channels: - name: syscompass mask: full_mask - name: tripleo + - name: openstack-satori + mask: full_mask