Skip to content

v0.20

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jun 19:50
· 1048 commits to main since this release
9ea87ed
  • fixed a bug where generate-script would not properly handle Team Projects with spaces (or other invalid for github chars) in the name
  • fixed bug where inventory-report would fail if your computer's datetime format settings were dd/mm/yyyy
  • Support excluding releases when --skip-releases flag is provided in gh gei migrate-repo command for GHES migration path. Previously releases were excluded by default but now they are going to be included unless --skip-releases is provided.