azure-cli-dev-tools icon indicating copy to clipboard operation
azure-cli-dev-tools copied to clipboard

azdev extension create fails if repo doesn't have CODEOWNERS file

Open colbylwilliams opened this issue 4 years ago • 1 comments

azdev extension create requires the repo has a CODEOWNERS file or it fails with an error.

New extension in private repos (not the azure-cli-extensions repo) likely won't have a CODEOWNERS file, so the code generation logic should probably print a warning instead of fail, if not in the azure-cli or azure-cli-extensions repos.

colbylwilliams avatar Jul 19 '21 16:07 colbylwilliams

Commenting to add that this is still an issue (just hit this myself).

laurawalker avatar Aug 02 '23 16:08 laurawalker