jenkinsci / cisco-spark-notifier-plugin

Sends messages to Spark rooms from Jenkins
https://plugins.jenkins.io/cisco-spark-notifier/
MIT License
6 stars 4 forks source link

Adapt for "Cisco Webex Teams" plus changes API #7

Open childnode opened 6 years ago

childnode commented 6 years ago

As dokumented in new apphub the API changed to use simple webhooks therefor integration to which room the announcement is made, is set up once on appHub Jenkins will only need a WebHook to URL http://cisco-spark-integration-management-ext.cloudhub.io/api/hooks/<XXX UUID XXX>

Actually even the documented (by Webex) "Notification Plugin" is no longer available, resp. I suspect it is now just called "Notification" but it lacks pipeline support ...

so: would be great if this plugin might fit the gap ;)