Hi There,

I have a simple requirement to link 2 different Jenkins instance but unable 
to find any plugin that I can use directly to poll changes from another 
Jenkins instance with read-only access. Dev team is managing another 
Jenkins instance and they have given read-only access to all so if I am 
using Jenkins API I am able to pull details like last build number, status 
etc after parsing JSON response whereas I want these details to poll in 
certain intervals (say every 10 minutes like SCM Poll) and trigger Jobs (if 
build number changes and status of dev job is success) in our QA Jenkins 
instance.

Please advice if we have plugin available for this or someone else is 
having similar requirement. I have started writing my own plugin but saw 
this suggestion so thought of asking as well.

Thanks in advance.

Regards,
Amitej

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/7a929af4-54d7-4e8f-94ac-7fb3ffac1cdd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to