Add cloud-init channel to gerritbot so notifications can happen
Change-Id: I4c4952d86e1c56a58f1014d03681046405236a00
This commit is contained in:
parent
425633eb38
commit
cc7c65abb2
@ -53,6 +53,7 @@ global:
|
||||
channels:
|
||||
- name: akanda
|
||||
- name: cerberus-project
|
||||
- name: cloud-init
|
||||
- name: cloudkitty
|
||||
- name: congress
|
||||
- name: dox
|
||||
|
@ -29,6 +29,16 @@ cerberus-project:
|
||||
branches:
|
||||
- master
|
||||
|
||||
cloud-init:
|
||||
events:
|
||||
- patchset-created
|
||||
- change-merged
|
||||
- x-vrif-minus-2
|
||||
projects:
|
||||
- stackforge/cloud-init
|
||||
branches:
|
||||
- master
|
||||
|
||||
cloudkitty:
|
||||
events:
|
||||
- patchset-created
|
||||
|
Loading…
Reference in New Issue
Block a user