codeowners icon indicating copy to clipboard operation
codeowners copied to clipboard

[BUG] Codeowner files with Giltlab nested teams not parsed properly

Open yuliazarkh opened this issue 1 year ago • 0 comments

Example of codeowner file:

* @group-x/subgroup-y/subgroup-z

throws invalid owner format '@group-x/subgroup-y/subgroup-z' at position 3

Gitlab docs: https://docs.gitlab.com/ee/user/project/codeowners/#add-a-group-as-a-code-owner

yuliazarkh avatar Aug 22 '23 09:08 yuliazarkh