If true, do not send notifications to recipients specified in on_start for the retried runs and do not send notifications to recipients specified in on_failure until the last retry of the run.
OptionalnoAlertForCanceledRuns
noAlertForCanceledRuns?:boolean
If true, do not send notifications to recipients specified in on_failure if the run is canceled.
OptionalnoAlertForSkippedRuns
noAlertForSkippedRuns?:boolean
If true, do not send notifications to recipients specified in on_failure if the run is skipped.
If true, do not send notifications to recipients specified in
on_startfor the retried runs and do not send notifications to recipients specified inon_failureuntil the last retry of the run.