Listen to dox changes and post it to dox irc chan
Change-Id: If8a5b81d59c71a9cb69770469fefbb263a2b3649
This commit is contained in:
parent
46e9f5e8ab
commit
a756856e16
@ -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
|
||||
|
@ -36,6 +36,7 @@ class openstack_project::eavesdrop (
|
||||
use_ssl => 'True',
|
||||
vhost_extra => $vhost_extra,
|
||||
channels => [
|
||||
'#dox',
|
||||
'#heat',
|
||||
'#magnetodb',
|
||||
'#murano',
|
||||
|
Loading…
Reference in New Issue
Block a user