Hello,
I’m looking for way to either allow read-only users to label issues OR to transfer all issues to a new Repositories in one go.
We have a private git repo with some users having read-only access for issue creation. With current permission model, these users are unable to label issues.
I found that we can transfer a single issue to different repo in same organization. But is it possible to transfer all of them at once? We have some 200 issues which would be painful to migrate one-by-one.
I couldn’t find an answer on community so for hence posting this thread.
Thanks!