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

[chore]check that path exists, not that it is a folder in CODEOWNERS #29737

Merged
merged 1 commit into from
Dec 12, 2023

Conversation

atoulme
Copy link
Contributor

@atoulme atoulme commented Dec 11, 2023

The current code enforces that all paths in CODEOWNERS have to be folders, but the logic should just check the path exists in git, not that it is a folder. This change relaxes the check to check on file existence only.

@mx-psi mx-psi merged commit b2bbba3 into open-telemetry:main Dec 12, 2023
84 checks passed
@github-actions github-actions bot added this to the next release milestone Dec 12, 2023
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 this pull request may close these issues.

5 participants