diff --git a/modules/gerritbot/files/gerritbot_channel_config.yaml b/modules/gerritbot/files/gerritbot_channel_config.yaml index 4cc23953db..9fb8ef0824 100644 --- a/modules/gerritbot/files/gerritbot_channel_config.yaml +++ b/modules/gerritbot/files/gerritbot_channel_config.yaml @@ -838,3 +838,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