Notifiers
notifiers is an array; each entry sends a message after a job runs. Every notifier toggles onSuccess / onFailure independently — fire on failures only, on every run, or on success.
Common fields
If both onSuccess and onFailure are false, the notifier is effectively disabled.