Hi, I want to use Gitlab API to import one project to another project on gitlab.com/self-managed is it possible because I cannot see much on the documentation?
Thanks
Hi, I want to use Gitlab API to import one project to another project on gitlab.com/self-managed is it possible because I cannot see much on the documentation?
Thanks
Why you don’t just fork the project? You can remove the “fork” relationship afterwards.
Yes, but there are a bunch of other params as well that will got automated via. a Jenkins pipeline so forking and removing relationships will need some extra manual effort. So What do you suggest that can achieve this task with 0 manual intervention
I guess now I am understanding what you were saying, thanks for pointing me in the right direction.