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