From 2d73cffb5c2ee94a7754b0bda2fa15fa3a4891a6 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Mon, 30 Jun 2014 19:22:10 +0200 Subject: [PATCH] IRC setup for security-doc and training-guides Send notifications for security-doc and training-guides to the #openstack-doc IRC channel. Send notifications for security-doc also to the #openstack-security IRC channel. Change-Id: I11967afdd41511baabb18c23833f41a8ac1d2718 --- .../gerritbot/files/gerritbot_channel_config.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/modules/gerritbot/files/gerritbot_channel_config.yaml b/modules/gerritbot/files/gerritbot_channel_config.yaml index 2053201950..fe8ffc2a25 100644 --- a/modules/gerritbot/files/gerritbot_channel_config.yaml +++ b/modules/gerritbot/files/gerritbot_channel_config.yaml @@ -81,6 +81,8 @@ openstack-doc: - openstack/openstack-doc-tools - openstack/openstack-manuals - openstack/operations-guide + - openstack/security-doc + - openstack/training-guides - openstack/volume-api - stackforge/clouddocs-maven-plugin branches: @@ -800,6 +802,16 @@ openstack-sdks: branches: - master +openstack-security: + events: + - patchset-created + - change-merged + - x-vrif-minus-2 + projects: + - openstack/security-doc + branches: + - master + nova-docker: events: - patchset-created