You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 10, 2024. It is now read-only.
Unfortunately, only the first 20 labels were copied, due to pagination.
An partial quick-fix might be to use per_page=100 to at least increase the number of labels copied, and update "... in order to copy all labels from one project to another ..." at https://github.com/gotsunami/gitlab-copy#more-features.
Thanks for the wonderful tool!
I tried a YAML setup like this to copy labels between projects:
Unfortunately, only the first 20 labels were copied, due to pagination.
An partial quick-fix might be to use per_page=100 to at least increase the number of labels copied, and update "... in order to copy all labels from one project to another ..." at https://github.com/gotsunami/gitlab-copy#more-features.
See:
https://docs.gitlab.com/ee/api/labels.html#list-labels
https://docs.gitlab.com/ee/api/index.html#offset-based-pagination
I'm sorry, I don't speak Go at all so I can't offer a pull request. Thanks for all your hard work!
The text was updated successfully, but these errors were encountered: