From 0015c7f027d58babf20c1b5e4986d6dd3b141cab Mon Sep 17 00:00:00 2001 From: Robert Collins Date: Thu, 3 Dec 2015 08:47:41 +1300 Subject: [PATCH] Report openstack-specs changes to openstack-dev We don't report openstack-specs changes anywhere at the moment, and since its cross-project, openstack-dev seems appropriate to me. I did a quick straw poll there and got positive reception to the idea. Original change Iccd0445d573464c9af62d2ec13bc1abd79ee322d was reverted since it missed the branches set up, this change includes branches now. Change-Id: I6024d713cdebcfc641dd1c6e11568ff70ef82e48 --- gerritbot/channels.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/gerritbot/channels.yaml b/gerritbot/channels.yaml index 3d37474d8a..4836048369 100755 --- a/gerritbot/channels.yaml +++ b/gerritbot/channels.yaml @@ -402,6 +402,16 @@ openstack-defcore: branches: - master +openstack-dev: + events: + - patchset-created + - change-merged + - x-vrif-minus-2 + projects: + - openstack/openstack-specs + branches: + - master + openstack-dns: events: - patchset-created