gh-gei
gh-gei copied to clipboard
Provide an option to inherit the visibility of the source repository
Description
We have been migrating from GHES to GHEC. Currently, we have to implement a wrapper tool of gh gei to pass the visibility of the source repository to the --target-repo-visibility option. It would be great if the tool has an option to inherit the repository visibility (private/internal) from GHES to GHEC, e.g., --target-repo-visibility inherit.
@kmaehashi Thanks for reaching out! I do agree that this would be a nice feature to add. For what it's worth, if you use gh gei generate-script, it will automatically inherit the current visibility.
Thanks for the tip, didn't know that! 😃
I still think this would be a good thing to support though 🙏🏻