-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
kubernetes, amazon-linux, jenkins-war:2.190.3
When using "GitHub hook trigger for GITScm polling" all repos which are cloned either by checkout or git a push in one of them will triggered the build by hook. (pipline)
but if I want any of them not to trigger the build and I set the configurationÂ
checkout changelog: false, poll: false, ....
it is still triggering the build.
found some workaround, see link
It is duplicate of https://issues.jenkins-ci.org/browse/JENKINS-44426, Can close this one
- duplicates
-
JENKINS-44426 GitHub still triggering on SCM changes after polling option set to false
- Open