Thanks Mark. I am not able to upgrade Jenkins myself (a separate group manages it) but will install upgrade as much as I'm able.
On Friday, 16 February 2018 12:08:29 UTC-8, Mark Waite wrote: > > You need the GitHub Branch Source plugin > https://plugins.jenkins.io/github-branch-source for the best > experience. It may not be supported on that old a version of Jenkins. > > You may also need a newer version of the git plugin, since there have been > many Pipeline and Multi-branch related improvements to the git plugin since > version 3.0.1. > > Mark Waite > > On Fri, Feb 16, 2018 at 12:54 PM <[email protected] <javascript:>> wrote: > >> I have a Multibranch Pipeline job that builds branches of the main >> repository, however I'm unclear what configuration changes I need to make >> in order to build and comment on GitHub Pull Requests. >> >> I have the GitHub hooks configured (push, pull request and comment), >> however the job does not fire for pull request open, nor does a scan "find" >> the pr and build them. >> >> Is there something I am missing in order to have a single job build it >> all? >> What is the prescribed approach to building GitHub pull requests >> (requires a pipeline build i.e. Jenkinsfile)? >> >> Jenkins: 2.32.3 >> Plugins: >> - Git:3.01 >> - GitHub:1.25.0 >> - GItHub API:1.80 >> - GitHub Integration Plugin:0.1.0-rc29 >> >> - Pipeline:2.5 >> - Pipeline Multibranch:2.12 >> >> - SCM API:2.07 >> >> -- >> 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] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jenkinsci-users/38807e84-293c-4472-a42a-0a4f77189b68%40googlegroups.com >> >> <https://groups.google.com/d/msgid/jenkinsci-users/38807e84-293c-4472-a42a-0a4f77189b68%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > -- 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/cff4c755-e3fd-468a-a602-ba7803426138%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
