Azure / Azure/azure-cli-dev-tools

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

Open
#311 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
91
Forks
134
Avg merge
2h 51m
Merged PRs (30d)
1

Description

`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](https://github.com/Azure/azure-cli-dev-tools/blob/dev/azdev/operations/code_gen.py#L140-L162) logic should probably print a warning instead of fail, if not in the azure-cli or azure-cli-extensions repos.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.