Hi, my Jenkins Multibranch jobs are currently based on Bitbucket, using the " cloudbees-bitbucket-branch-source" plugin. I was using a configuration with - Discover branches - *Discover pull requests from origin* resulting in multiple tab views to run builds for Branches and PR´s.
Now we need to migrate the git repositories to Github and I´m running into 2 issues: 1.) Github plugin seems to only support User/pwd authentication - but I´m restricted to use ssh-key(s) only. 2.) Git plugin supports ssh-key(s) for authentication, but seems not to support "Discover pull-requests from origin". (https://www.jenkins.io/doc/book/pipeline/multibranch/) The Git plugin only supports "*Discover other refs*" Is there a way to handle the PR´s in any way with the Git plugin ? Thx for any hints, Torsten -- 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 jenkinsci-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/002df2ec-7221-4bfa-b5bc-f96fb723cd20n%40googlegroups.com.