Skip to content

Azure.Sdk.Tools.CodeownersLinter_1.0.0-dev.20231019.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 19 Oct 21:35
6272524
Add CodeownersUtils, a CodeownersParser replacement (#7097)

* Add CodeownersUtils

* Add pipeline yml

* Add README and METADATA markdown files

* Use string insensitive comparison when checking the Azure org for team entries

* Remove nonexistent tools/check-enforcer path entry and add tools/codeowners-parser with owners

* Updates based upon feedback, minor changes for AzureSdkOwner being tied to ServiceLabel and updates to remove block formatting errors from filtering.

* Update readme for changes in the previous commit