how to trigger build on each incoming change?
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
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
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.