Re: Run Jenkins job based on folder changes on the GIT

2018-04-04 Thread Tomas Bjerre
What Git service do you use? If it is GitHub, there is an example here using Generic Webhook Trigger: https://github.com/jenkinsci/generic-webhook-trigger-plugin/blob/master/src/test/resources/org/jenkinsci/plugins/gwt/bdd/github/github-push-trigger-when-specific-file-changes.feature You can prob

Run Jenkins job based on folder changes on the GIT

2018-04-03 Thread Mark Simon
My Git repo contains 3 folders ( All 3 folders are in 1 repo) A B C I have 1 jenkins job ( Parameterised and remote trigger enabled via URL call) which need to invoke based on the folder changes https://jenkins/./.../build1 https://jenkins/./.../build2 https://jenkins/./