-
Bug
-
Resolution: Won't Fix
-
Major
-
1.621
strong text*I have a job which checks out multiple git repositories. Check ins to repository1 should trigger the build to run. Checkins to repository2 should not trigger the build to run. To convey this, repository2 is configured with "Don't trigger build on commit notifications" and "Polling ignores commits in certain paths" where . is listed as the excluded path. When a check in is made to repository2, the build is still triggered.
- is related to
-
JENKINS-25253 When MultiSCM is used to poll git, it will always rebuild if the workspace is cleaned post build.
- Resolved