jenkins-gitlab-hook-plugin icon indicating copy to clipboard operation
jenkins-gitlab-hook-plugin copied to clipboard

Don't trigger a build on commit notifications in multiple scms is wrong

Open baszalmstra opened this issue 8 years ago • 1 comments

I have a project which uses the Multiple SCMs plugin to checkout two repositories. One of the repositories has "Don't trigger a build on commit notifications" set. However, when a notification for the other repository is fired the project is also not build.

baszalmstra avatar Mar 09 '16 16:03 baszalmstra

Not sure if I understand right, but looks like the "commit notification" flag is not project wide but set on a repository level. If that is the case, I'm unsure about the behavior in a scenario like yours, where it's configured different for different repositories. Actually, the support for multiple scms is very narrow, as the use case is not well defined (and I have no direct experience with it). I'll have a look at it and tell you back.

javiplx avatar Apr 04 '16 15:04 javiplx