Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
yuliazarkh opened this issue Aug 22, 2023 · 1 comment
Closed

Comments

@yuliazarkh
Copy link

yuliazarkh commented Aug 22, 2023

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 yuliazarkh changed the title Codeowner files with Giltlab nested teams not parsed properly [BUG] Codeowner files with Giltlab nested teams not parsed properly Aug 22, 2023
@hmarr
Copy link
Owner

hmarr commented Jun 25, 2024

I just merged #19 — you should be able to get around this issue using WithOwnerMatchers

@hmarr hmarr closed this as completed Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants