@Cyril -- I am having the same issue as in your original post. I don't understand your solution though. I have webhooks defined for my RepoA and RepoB. In the "Build Triggers" section of the job config I have only "Github hook trigger" -- presumably this will only trigger a build on pushes to RepoA (listed in my "checkout" stage of the script). RepoB, containing the script, is only listed in the pipeline definition as "Pipeline script from SCM." When you say, "Make sure polling is enabled...," do you mean enabled in the "Build Triggers" section or the "Additional Behaviors" under the "Pipeline Definition" section? There are several polling-related options in the latter.
> I don't see how enabling polling (with blank spec) will serve to ignore commits to RepoB, especially with "Don't trigger a build on commit notifications" removed. Can you explain please? Why would that ignore commits to RepoB and not to RepoA? -- This electronic communication and any attachments may contain confidential and proprietary information of DigitalGlobe, Inc. If you are not the intended recipient, or an agent or employee responsible for delivering this communication to the intended recipient, or if you have received this communication in error, please do not print, copy, retransmit, disseminate or otherwise use the information. Please indicate to the sender that you have received this communication in error, and delete the copy you received. DigitalGlobe reserves the right to monitor any electronic communication sent or received by its employees, agents or representatives. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/842e0785-61e7-475e-90da-5f49d6017e13%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
