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

Print a list of all files and their owners #185

Open
kenherring-rkt opened this issue Dec 20, 2022 · 1 comment
Open

Print a list of all files and their owners #185

kenherring-rkt opened this issue Dec 20, 2022 · 1 comment

Comments

@kenherring-rkt
Copy link

Is there any way to print a list of all the files and which owners are associated with them? This output would be useful for additional scripting. Hoping there might already be something available, but not seeing anything in the documentation.

Knowing which files are owned by who could be leveraged in build pipelines for alerting, etc.

@infinisil
Copy link

You can use https://github.com/hmarr/codeowners instead. Here's a small script i wrote using it (however I since implemented that scripts functionality with a PR instead: #222)

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

No branches or pull requests

2 participants