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

Incorrect match for paths without trailing slash #136

Open
fan-tom opened this issue Nov 24, 2022 · 0 comments
Open

Incorrect match for paths without trailing slash #136

fan-tom opened this issue Nov 24, 2022 · 0 comments
Labels
bitbucket Bitbucket-specific functionality/issue bug Something isn't working

Comments

@fan-tom
Copy link
Owner

fan-tom commented Nov 24, 2022

If a filepath doesn't contain trailing slash, in BitBucket it should only match files with such a name, not subtrees.
In other words, with such CODEOWNERS file

/foo/bar/baz @user

file /foo/bar/baz/file.txt should have no owners (BB playground confirms that):
изображение
while idea plugin shows that this file is owned by @user

@fan-tom fan-tom added bug Something isn't working bitbucket Bitbucket-specific functionality/issue labels Nov 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bitbucket Bitbucket-specific functionality/issue bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant