1

We constantly separate modules from a large project and move them to new repos in different orgs. I would like to also move the relevant labeled issues to these new repos. I have write access to both repos.

Github provides this functionality to move issues across repos in the same org. But is there a way to move the issues to a different repo in a different org while keeping the comments and authors intact during the move?

Riyafa Abdul Hameed
  • 7,417
  • 6
  • 40
  • 55

1 Answers1

1

You can use GitHub issue importer[1] to move issues to repos in a different repo.

1.http://www.iqandreas.com/github-issues-import/configuration/#enterprise

daneshk
  • 186
  • 1
  • 7