Re: PRs not building

2018-09-20 Thread Tom Duerr
I think I there were two things wrong. 1) Out of frustration, I went ahead and installed the github pull request builder plugin. I was then seeing messages in the jenkins log that it was checking the PR but nothing got built. 2)After uninstalling the github pull request builder plugin, I figure

Re: PRs not building

2018-09-19 Thread Jan Monterrubio
Do you have the web hooks and services configured on the repository to receive push notifications from Jenkins / vice versa. On Wed, Sep 19, 2018 at 00:19 Tom Duerr wrote: > Hi, > Im using: > > jenkins: 2.139 > Github-Branch-Source 2.3.4 > BlueOcean > GitHub Enterprise > > This is our first atte

PRs not building

2018-09-18 Thread Tom Duerr
Hi, Im using: jenkins: 2.139 Github-Branch-Source 2.3.4 BlueOcean GitHub Enterprise This is our first attempt at pipelines and I'm a bit confused. I did a "Scan Organization Now" and it detected the repo with the JenkinsFile. I can create a PR and do a "Scan Repository Now" and it will detect