diff --git a/modules/gerritbot/files/gerritbot_channel_config.yaml b/modules/gerritbot/files/gerritbot_channel_config.yaml index 350f8ff1dd..fa330c381b 100644 --- a/modules/gerritbot/files/gerritbot_channel_config.yaml +++ b/modules/gerritbot/files/gerritbot_channel_config.yaml @@ -452,3 +452,14 @@ openstack-entropy: - stackforge/entropy branches: - master + +packstack-dev: + events: + - patchset-created + - change-merged + - x-vrif-minus-2 + projects: + - stackforge/packstack + branches: + - master + - grizzly