diff --git a/modules/gerritbot/files/gerritbot_channel_config.yaml b/modules/gerritbot/files/gerritbot_channel_config.yaml index 67557a9d6f..0ecb46ae7d 100644 --- a/modules/gerritbot/files/gerritbot_channel_config.yaml +++ b/modules/gerritbot/files/gerritbot_channel_config.yaml @@ -839,3 +839,14 @@ tacker: - stackforge/python-tackerclient branches: - master + +congress: + events: + - patchset-created + - change-merged + - x-vrif-minus-2 + projects: + - stackforge/congress + - stackforge/python-congressclient + branches: + - master diff --git a/modules/openstack_project/files/accessbot/channels.yaml b/modules/openstack_project/files/accessbot/channels.yaml index 79ae74eb16..da288de861 100644 --- a/modules/openstack_project/files/accessbot/channels.yaml +++ b/modules/openstack_project/files/accessbot/channels.yaml @@ -128,3 +128,4 @@ channels: mask: full_mask - name: openstack-lbaas mask: full_mask + - name: congress