>
> I found the Notification 
> <https://wiki.jenkins-ci.org/display/JENKINS/Notification+Plugin> plugin 
> that does the job for me, but it is not compatible with the Pipeline 
> feature.
> Before I go and fix this I wanted to know if anyone knows a plugin that 
> does this already?
>
 
You could try the Http Request plugin 
<https://wiki.jenkins-ci.org/display/JENKINS/HTTP+Request+Plugin>. Pipeline 
is supported. You have to compose the content of the http message to match 
what the endpoint expects, but since you are in the pipeline code, this 
should be easy.
 

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/8ea08e44-2817-4bf4-994d-4760e9b71595%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to