Hello,
Currently one can specify a list of depot path for which changes in them will not trigger a build.
I would like to be able to specify a list of depot path that would trigger a build, implying any changes outside of this list will NOT trigger a build.
I could achieve that feature using a combination of view mappings and exclude filters. However in my case it would require a huge list of excludes which would be painful to maintain.
I don't expect excludes and includes to be supported concurrently for the same job, i.e one would have to use only one of this kind of filter.
Thank you.
How are you triggering the Jenkins Job? Polling by SCM or a Perforce trigger?
The free Perforce Swarm review tool can trigger the Jenkins job for a particular Perforce project/codeline.