Skip to content

v0.41

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Apr 11:15
· 1036 commits to main since this release
a3d16fa
  • migrate-repo commands now take a --target-repo-visibility flag ("public", "private", or "internal"; defaults to "private") to set the visibility of the imported repo
  • gh gei generate-script will now inspect the source repo visibility and add the appropriate --target-repo-visibility flag to the generated script. ado2gh generate-script and bbs2gh generate-script will include the --target-repo-visibility flag in the generated script but it will always be set to private.