The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps section of the Pipeline Syntax page.
For a list of other such plugins, see the Pipeline Steps Reference page.
notifyEvents
: Send notificationattachBuildLog : boolean
(optional)
attachment : String
(optional)
level : String
(optional)
message : String
(optional)
priority : String
(optional)
title : String
(optional)
token : String
(optional)
step([$class: 'NotifyEventsBuilder'])
: Notify.Eventstoken : String
title : String
message : String
priority : String
level : String
attachBuildLog : boolean
attachment : String
step([$class: 'NotifyEventsPublisher'])
: Notify.Eventstoken : String
title : String
message : String
attachBuildLog : boolean
attachment : String
onSuccess : boolean
onSuccessCustom : boolean
onSuccessCustomTitle : String
onSuccessCustomMessage : String
onSuccessCustomPriority : String
onSuccessCustomLevel : String
onSuccessCustomAttachBuildLog : boolean
onSuccessCustomAttachment : String
onUnstable : boolean
onUnstableCustom : boolean
onUnstableCustomTitle : String
onUnstableCustomMessage : String
onUnstableCustomPriority : String
onUnstableCustomLevel : String
onUnstableCustomAttachBuildLog : boolean
onUnstableCustomAttachment : String
onFailure : boolean
onFailureCustom : boolean
onFailureCustomTitle : String
onFailureCustomMessage : String
onFailureCustomPriority : String
onFailureCustomLevel : String
onFailureCustomAttachBuildLog : boolean
onFailureCustomAttachment : String
onAborted : boolean
onAbortedCustom : boolean
onAbortedCustomTitle : String
onAbortedCustomMessage : String
onAbortedCustomPriority : String
onAbortedCustomLevel : String
onAbortedCustomAttachBuildLog : boolean
onAbortedCustomAttachment : String
Please submit your feedback about this page through this quick form.
Alternatively, if you don't wish to complete the quick form, you can simply indicate if you found this page helpful?
See existing feedback here.