Hi Tomas, I do this too, but this does not mean I don’t have to start the build at least once to make the webhooks work. /Domi
> On 3 Dec 2018, at 09:25, Tomas Bjerre <[email protected]> wrote: > > Regarding configuration of webhooks with pipelines. This is why I always > configure that with Job DSL. I configure the Jenkins job and the Git service > (usually some rest-call) in the same Groovy (Job DSL) script. > > Den måndag 3 december 2018 kl. 09:15:05 UTC+1 skrev domi: > Thanks Jesse, it probably is, but even though - do you see a chance to fix > the issues I mentioned? > e.g. why do I need to run a pipeline once before it accepts webhooks from > GitHub or Bitbucket? I do understand that I can configure additional SCM > sources from within a pipeline, but why does it not listen on the one I have > defined on the I have defined to load the "Pipeline from SCM”? > /Domi > > > On 30 Nov 2018, at 17:59, Jesse Glick <[email protected] <>> wrote: > > > > The simplest approach, starting from what you are doing now, would be > > to keep the build records and other state files from your Jenkins > > installation, recreating only the configuration files from Git. > > > > -- > > You received this message because you are subscribed to the Google Groups > > "Jenkins Developers" 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-dev/CANfRfr1W_8-%3DU8GJSuw_oazA0PSiXGyYDhv8mSKzLV0bScStFg%40mail.gmail.com > > > > <https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr1W_8-%3DU8GJSuw_oazA0PSiXGyYDhv8mSKzLV0bScStFg%40mail.gmail.com>. > > > > For more options, visit https://groups.google.com/d/optout > > <https://groups.google.com/d/optout>. > > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/d21bf102-f345-4c6b-a234-4ab8ad3c6995%40googlegroups.com > > <https://groups.google.com/d/msgid/jenkinsci-dev/d21bf102-f345-4c6b-a234-4ab8ad3c6995%40googlegroups.com?utm_medium=email&utm_source=footer>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" 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-dev/A03F3239-D428-4EC3-8167-E7C3AD02CE7C%40fortysix.ch. For more options, visit https://groups.google.com/d/optout.
