Chore: Upgrade Jenkins-job-builder to 6.3.0
[releng/global-jjb.git] / releasenotes / notes / global-jjb-email-notification-24186fedba802540.yaml
1 ---
2 prelude: >
3   Provides method to notify administrators if important jobs are failing.
4 features:
5   - |
6     Allows customization of email address and email prefix.
7     failure-notification-prefix
8     failure-notification
9 upgrade:
10   - |
11     Updating to this version of JJB will _require_ updating
12     jjb/defaults.yaml in the same patchset.
13     The following will need to be defined:
14     failure-notification: "foo@bar.org"
15     failure-notification-prefix: "[Some Prefix]"