Is it a plain pipeline job? If so, you need to click the option to trigger a build on a GitHub change.
On Sun, Jun 18, 2017 at 12:05 AM, Ramanathan Muthaiah <[email protected]> wrote: > Hi All, > > This is a re-posting of the issue from https://issues.jenkins- > ci.org/browse/JENKINS-44955. > > After several readings of the documentations available on the Internet, I > decided to post the issue here and seek help. > > > I've created a small pipeline that uses basic steps to print messages on > stdout, list files in dir. This job is working fine when triggered > manually. The job's pipeline script is hosted in a public github repo which > is hosted in our internal github enterprise server. > > > Github webhook was setup in such a way as to accept any event that arrives > at this repo and send the event to the jenkins master. Though the push > event reaches the Jenkins master, build job is not triggered. > > > I have attached the screenshot of the jenkins log where the push event is > noticed. > > > Am I missing something here? > > > Any help would be appreciated. > > > /Ram > > -- > 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/0d995db5-9093-4e7d-868c-2fd8017a9f39%40googlegroups. > com > <https://groups.google.com/d/msgid/jenkinsci-users/0d995db5-9093-4e7d-868c-2fd8017a9f39%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- -- Lee Meador Sent from gmail. My real email address is lee AT leemeador.com -- 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/CAA4vtDQa7%2BsHirqwUk93V9t996qZPucziS_nbonHz8aHMdU8iw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
