Hi, Polling is an option of the checkout step in pipeline -- https://www.jenkins.io/doc/pipeline/steps/workflow-scm-step/ (end of page)
Vincent Le ven. 27 mai 2022 à 00:37, '[email protected]' via Jenkins Users < [email protected]> a écrit : > Hi! > > I see the recommendation for replacing > https://plugins.jenkins.io/multiple-scms/ is to use a pipeline with > multiple checkout directives. > > What would be the best way to trigger such a pipeline when any one of > those SCMs has a change? > > I suppose we could have a bunch of jobs that poll each of the SCMs and > downstream the pipeline. I'm hoping there's a way that doesn't involve > these lightweight jobs. > > Thanks! > > Rahul > > -- > 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/58d88a4d-1f96-45b5-85b6-0008fc232e75n%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/58d88a4d-1f96-45b5-85b6-0008fc232e75n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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/CAH-zGCjmpXsLWbmDoByXpQYsYSFsWB0nmnXT585yU%3Dn3DTn4JA%40mail.gmail.com.
