From 02d66ea540af6add709eae3ae0120f2b9dab71e8 Mon Sep 17 00:00:00 2001 From: Chmouel Boudjnah Date: Sun, 7 Sep 2014 09:58:01 +0200 Subject: [PATCH] Listen to dox changes and post it to dox irc chan Change-Id: If8a5b81d59c71a9cb69770469fefbb263a2b3649 --- files/gerritbot_channel_config.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/files/gerritbot_channel_config.yaml b/files/gerritbot_channel_config.yaml index 6be5979..9477e79 100644 --- a/files/gerritbot_channel_config.yaml +++ b/files/gerritbot_channel_config.yaml @@ -53,6 +53,7 @@ openstack-infra: - openstack-infra/zuul - openstack-infra/zuul-packaging - openstack/requirements + - stackforge/dox - stackforge/gertty - stackforge/python-jenkins @@ -921,3 +922,13 @@ openstack-poppy: - stackforge/poppy branches: - master + +dox: + events: + - patchset-created + - change-merged + - x-vrif-minus-2 + projects: + - stackforge/dox + branches: + - master