Discussion:
Multibranch pipeline discovering gitlab merge request branches
'Neil S' via Jenkins Users
2018-11-23 13:30:45 UTC
Permalink
If you add
+refs/merge-requests/*/head:refs/remotes/origin/merge-requests/*
to a multibranch pipeline's scm checkout config, during branch discovery
`git fetch` shows a branch for each gitlab merge request but `ls-remote`
does not.
Is there a way to configure it so that they can be discovered?

Thanks
--
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+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/72d82973-33f7-4ac6-a6cd-5de9c1fc69f3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...