Problem to solve
I’m migrating from bitbucket to gitlab. First, I want to setup a mirror in gitlab and continue using bitbucket for some time. As a 2nd step, move the development to gitlab and stop mirror.
Describe your question in as much detail as possible:
Gitlab initial “project import” option imports “pull requests” metadata as well, but if I use “mirroring” option to “pull” subsequent updates from bitbucket repo, would that sync “pull requests” data as well? This is not clearly mentioned in Gitlab documentation. If not, any ideas to achieve that?
I’m using self managed Gitlab Enterprise Edition [v16.3.7-ee]
thank you in advance!