The answer was to tick this box:
[image: Inline images 1]
under Project Sources -> Repository Sources -> GitHub Org -> Advanced in
the folder configuration. I then got PR builds, with a branch named as
"PR-${prNumber}".I think the fork PR version was ticked by default, but that's not our workflow. On 29 September 2016 at 15:44, Graham Hay <[email protected]> wrote: > Is there any way to get the id of a pull request, in the brave new > pipeline world? It was exposed as $ghprbPullId when using the GHPRB > <https://github.com/janinko/ghprb> plugin. > > I'm using a GH Org Folder & Multibranch, with a Jenkinsfile. > > Also, what do I have to do to get something to appear in the pull requests > folder (see attached)? There are open PRs. > > Thanks, > > Graham > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Jenkins Users" group. > To unsubscribe from this topic, visit https://groups.google.com/d/ > topic/jenkinsci-users/fnphR6M-420/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/jenkinsci-users/f8e8c340-3171-458b-af5b-bdf59dc7157e%40googlegroups. > com > <https://groups.google.com/d/msgid/jenkinsci-users/f8e8c340-3171-458b-af5b-bdf59dc7157e%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/CAABECY3VngLZ%2BRu1-_cM8ykYLs4_Mq95kdyc5Czw-kR7_UpOKg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
