-
-
Notifications
You must be signed in to change notification settings - Fork 21.6k
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
CI: Remove leading-underscore teams from CODEOWNERS
#99717
Conversation
LGTM |
38eac9c
to
195c927
Compare
scene
groupsfallback
team
6612790
to
4da035a
Compare
fallback
teamcodeowners
pre-commit hook, remove leading-underscore teams from CODEOWNERS
4da035a
to
31fb576
Compare
Made ANOTHER big change, as I finally discovered a proper Unowned files
EDIT: Removed the hook to repurpose for local use, keeping this PR scoped to |
8c7bc2f
to
13e5cf2
Compare
codeowners
pre-commit hook, remove leading-underscore teams from CODEOWNERS
CODEOWNERS
13e5cf2
to
9bb747e
Compare
Thanks! |
While done with good intentions, assigning leading-underscore teams as fallbacks was far too generic, so now it'll simply fallback to nothing. This is a temporary measure, as the untracked files can be found with specialized tools1, but I want to eventually have a dedicated python script that can handle this so that's outside the scope of this PR
Footnotes
https://github.com/hmarr/codeowners ↩