It's all about the answers!

Ask a question

how to trigger build on each incoming change?


Pravin Patil (104138133) | asked Mar 31 '15, 7:36 a.m.
Hi,
I have RTC integrated with Jenkins for continous build and integration. What needs to be done to trigger a new build everytime any new incoming change is detected in stream?

One answer



permanent link
sam detweiler (12.5k6195201) | answered Mar 31 '15, 9:02 a.m.
you need a receive/deliver hook on RTC to signal your jenkins job.  Nothing is built in to do that.

I have a prototype of one, it needs to run a shell script on the RTC CCM server.

see two plugins here
https://jazz.net/forum/questions/132739/jenkins-polling-is-too-slow-can-rtc-notify-jenkins-immediately

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.