Looking for plugin that notifies an http(s) endpoint after build is done

9 views
Skip to first unread message

Bibek Shrestha

unread,
Sep 26, 2016, 2:30:40 AM9/26/16
to Jenkins Users
Hi all,

I found the Notification 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?

Thanks,
Bibek

Martin d'Anjou

unread,
Sep 26, 2016, 4:02:53 PM9/26/16
to Jenkins Users
I found the Notification 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. 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.
 
Reply all
Reply to author
Forward
0 new messages