codeowners-checker icon indicating copy to clipboard operation
codeowners-checker copied to clipboard

Consider owner configuration when adding a new line

Open jonatas opened this issue 6 years ago • 0 comments

When adding a new line / pattern, we need to define the owner. If we already configured it, we could adopt the configuration instead of re-type it.

We could say:

File owner (leave empty to use <configured-owner>):

Or we could say:

New line: pattern @default_owner

With line editing from: https://github.com/piotrmurach/tty-reader

jonatas avatar Feb 12 '19 19:02 jonatas