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

Feat/add for team subcommand #39

Merged
merged 2 commits into from
Nov 7, 2024

Conversation

jackboberg
Copy link
Contributor

@jackboberg jackboberg commented Nov 7, 2024

Add sub-command to cover for_team the same as codeownership gem, eg:

$ bin/codeownership for_team "Payroll"
# Code Ownership Report for `Payroll` Team

## Annotations at the top of file
/javascript/packages/PayrollFlow/index.tsx
/ruby/app/models/payroll.rb

## Team-specific owned globs
This team owns nothing in this category.

## Owner in .codeowner
/ruby/app/payroll/**/**

## Owner metadata key in package.yml
/ruby/packages/payroll_flow/**/**

## Owner metadata key in package.json
/javascript/packages/PayrollFlow/**/**

## Team YML ownership
/config/teams/payroll.yml

## Team owned gems
/gems/payroll_calculator/**/**

Bumps version to 0.2.0 with new feature!

@jackboberg jackboberg force-pushed the feat/add-for_team-subcommand branch 2 times, most recently from f430034 to a0f452d Compare November 7, 2024 17:26
@jackboberg jackboberg force-pushed the feat/add-for_team-subcommand branch from a0f452d to 0d3e30d Compare November 7, 2024 18:20
@perryqh perryqh merged commit 8e4cafe into rubyatscale:main Nov 7, 2024
8 checks passed
@jackboberg jackboberg deleted the feat/add-for_team-subcommand branch November 7, 2024 21:29
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

Successfully merging this pull request may close these issues.

2 participants