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.
rocketSend
: Send RocketChat Messagechannel
.
rocketSend "Build Started - ${env.JOB_NAME} ${env.BUILD_NUMBER} (<${env.BUILD_URL}|Open>)"
message : String
attachments
(optional)
title : String
title : String
audioUrl : String
audioUrl : String
(optional)
authorIcon : String
authorIcon : String
(optional)
authorName : String
authorName : String
(optional)
collapsed : boolean
collapsed : boolean
(optional)
color : String
color : String
(optional)
imageUrl : String
imageUrl : String
(optional)
messageLink : String
messageLink : String
(optional)
text : String
text : String
(optional)
thumbUrl : String
thumbUrl : String
(optional)
titleLink : String
titleLink : String
(optional)
titleLinkDownload : boolean
titleLinkDownload : boolean
(optional)
ts : String
ts : String
(optional)
videoUrl : String
videoUrl : String
(optional)
avatar : String
(optional)
channel : String
(optional)
color : String
(optional)
emoji : String
(optional)
failOnError : boolean
(optional)
rawMessage : boolean
(optional)
serverUrl : String
(optional)
trustSSL : boolean
(optional)
useGlobalWebhookToken : boolean
(optional)
webhookToken : String
(optional)
webhookTokenCredentialId : String
(optional)
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.