Github hook and trigger created even if repo checkout configured "poll = false"

This issue is archived. You can view it, but you can't modify it. Learn more

      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

            Assignee:
            Kirill Merkushev
            Reporter:
            Avihay Tsayeg
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: