Skip to content

Update codeowners-rs and new for_file --verbose option #129

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

perryqh
Copy link
Contributor

@perryqh perryqh commented Aug 20, 2025

Updates codeowners-rs to version 0.2.14, which includes:

  • support for ERB file annotations
  • file annotation can contain a : after team. Example: # team: Foo
  • unstaged files are ignored

New verbose flag

bin/codeownership for_file --verbose path/to/file.rb prints out the reason for ownership

Example:

bin/codeowners for-file my/file.rb
Team: Foo
Github Team: @foo
Team YML: config/teams/foo.yml
Description:
- Owner annotation at the top of the file

@github-project-automation github-project-automation bot moved this to Triage in Modularity Aug 20, 2025
@perryqh perryqh changed the title Verbose for_file Update codeowners-rs and new for_file --verbose option Aug 20, 2025
Copy link

@conniellim conniellim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for extending this feature

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

Successfully merging this pull request may close these issues.

2 participants