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

Feature: generate codeowners for a specific user #189

Closed
takanome-dev opened this issue Sep 15, 2024 · 1 comment
Closed

Feature: generate codeowners for a specific user #189

takanome-dev opened this issue Sep 15, 2024 · 1 comment

Comments

@takanome-dev
Copy link

Suggested solution

Since we can generate a CODEOWNERS file to show who has "most recently touched the files," it would be helpful to also generate one for a specific user (from those contributors) to see only the files they've worked on recently.

It would be great to also pass a time range and maybe mark those files to make them differentiable.

@brandonroberts
Copy link
Contributor

Yes, you can populate your .sauced.yaml with a single user and generate the code owners file. Every file you've touched will be attributed to you, and the other files won't have a contributor unless you define a fallback contributor or group.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants