On Sun 27 Aug 2017 at 17:08, <[email protected]> wrote: > I upgraded our Jenkins instance to Blue Ocean 1.2 (along with all the > dependencies), and it seems that I'm now unable to get Jenkins to build > pull requests. When I scan the organization, it does not seem to pick up > the pull requests: > > Proposing repo > Examining org/repo > > Checking branches... > > Getting remote branches... > > Checking branch 0177_branch_name > > .... > > 78 branches were processed (query completed) > > 78 branches were processed > > Finished examining org/repo > > If I scan the individual repository, I see that it is finding the PRs (but > they don't show up in the folder): > > Checking pull-requests... > > Getting remote pull requests... > > Checking pull request #273 > > ... > > 18 pull requests were processed > > > I attached a screenshot of my config. Anyone else running into the same > problem? >
Add PR-* into the includes rule -- > 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/16758983-cc9d-44e9-9f9b-aac21636f323%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/16758983-cc9d-44e9-9f9b-aac21636f323%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Sent from my phone -- 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/CA%2BnPnMy5XMJhskuwcvVFX0A124O9GeLfXiJph2605xr82njxMQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
