gitlab-copy icon indicating copy to clipboard operation
gitlab-copy copied to clipboard

Batch copy issues between GitLab instances, with some cool features

Results 19 gitlab-copy issues
Sort by recently updated
recently updated
newest added

While transfering a large amount of labels, I found my self limited to 20 by the Gitlab API pagination. This PR fixes this issue by fetching label with a page...

I want to define labels at the site level and just copy to each project. How can I copy labels without specifying a project?

enhancement

If the gitlab instance uses a company CA-signed certificate (which are often not then signed by a global CA) then certificate cannot be validated and the process fails Can you...

enhancement

I copied a repo with 671 issues from private server of old developers to gitlab.com. The new repo has 670 issues. The copying has skipped issue 199, meaning all issues...

Check whether a new version of the tool is available. With a periodic check and a dedicated `update` command.

enhancement

Currently group labels are copied together with project labels. I'd like only project-specific labels to be copied or to configure this behavior. Otherwise, I have to delete them manually.

Hello @matm, When I run `gitlab-copy` to transfer between different instances/hosts of Gitlab, linked attachments on the issues or notes aren't transferred. Also, this comment points out the same problem:...

help wanted
investigate
blocked

Is it possible to add wiki pages copy feature into this project?

- [ ] Write cleaner log messages in the terminal - [ ] New `-v` CLI flag to increase log level to `DEBUG`

enhancement