jenkins-job-builder/tests/hipchat/fixtures/hipchat001.yaml
Daniel Watkins cb27698f74 Update hipchat example for new syntax
The hipchat001 and hipchat_rooms-list001 test/example were swapped (with
hipchat001 being renamed to hipchat_room001).

Change-Id: Ia00964726814d9b1c3a7cb6af20996da087c4ba1
Story: 2000315
Task: 2510
2018-05-31 15:40:19 -04:00

13 lines
237 B
YAML

hipchat:
enabled: true
rooms:
- My Room
- Your Room
notify-start: true
notify-success: true
notify-aborted: true
notify-not-built: true
notify-unstable: true
notify-failure: true
notify-back-to-normal: true