jenkins-job-builder/tests/properties/fixtures/office-365-connector-full.yaml
Igor Lakhtenkov 7cb8169c83 Added support of Office-365-Connections plugin properies configuration
Change-Id: I2108023da57d2d412c0dcca5e513d20fdf059059
Task: #41566
2021-01-15 06:07:29 +03:00

25 lines
716 B
YAML

properties:
- office-365-connector:
webhooks:
- url: http://outlook.office.com/webhook
name: full
start-notification: true
notify-success: false
notify-aborted: true
notify-not-built: true
notify-unstable: false
notify-failure: false
notify-back-to-normal: false
notify-repeated-failure: true
timeout: 30001
macros:
- template: macro1
value: macro1_value
- template: macro2
value: macro2_value
fact-definitions:
- name: fd1
template: fd1_value
- name: fd2
template: fd2_value