On 10/11/2015 12:18 AM, Karanbir Singh wrote:
hi
does anyone have notes on howto setup the jobs in jenkins in a way that they get run on repo changes in cbs.centos.org/repos/ ? I know we are doing this for a couple of jobs already, but unsure how it was setup .
cheers,
You can use the URL Trigger plugin and point it at the URL that is supposed to change:
https://wiki.jenkins-ci.org/display/JENKINS/URLTrigger+Plugin
If you're managing your jobs with Jenkins Job Builder, here's how to set up a job with it:
http://docs.openstack.org/infra/jenkins-job-builder/triggers.html?highlight=...
Best regards, Attila