295ed05bd0
the current implementation of the hipchat notification types is buggy on updates because it never sets previously enabled types back to false if they are not specified in the yaml anymore but were once true. also room can be blank so it will use the default room as configured in the master jenkins configuration also standardize the notify-* arguments even if jenkins plugin is bad about it Change-Id: I02547fb6474b66a4f3d21ec3bf766334c66cf14c Signed-off-by: Kyle Rockman <kyle.rockman@mac.com>
4 lines
46 B
YAML
4 lines
46 B
YAML
hipchat:
|
|
enabled: true
|
|
notify-start: true
|