You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @juanca! This isn't an issue that has come up for us. Whenever we've needed specific information about a team, it's been within a ruby script so we'll do something like CodeOwnership.for_file(file_path).attribute. We'd be happy to review a PR for this feature if you want to put one up!
I only recently got into using
code_ownership
. My workflow seems to be interested in finding out a particular key-value in the Team YML.Would it be a good idea to add a flag to retrieve a bit of YML?
e.g.
The text was updated successfully, but these errors were encountered: