Initial Tasks for Codeowners
Some hints regarding copy/transfer from EdgeCloud repository:
- Issues can be “transferred” with all the comments but there is no function to copy them – they will disappear in the source repository. If you need an issue in more than one of the new repositories it’s better to create a copy in each of the new repository (and point back to the original issue for the past discussion).
- PRs can’t be transferred or copied. You need to save the changed files and use them in a new PR within the target repository and closing the PR in the source directory (main reason is that the new repository has an own commit history or better: none in the beginning).
Initial Tasks for Codeowners
Some hints regarding copy/transfer from EdgeCloud repository: