codeowners icon indicating copy to clipboard operation
codeowners copied to clipboard

Support Default Owners

Open Deastrom opened this issue 2 years ago • 1 comments

Currently doesn't recognize default owners as prescribed in gitlab's documentation.

https://docs.gitlab.com/ee/user/project/codeowners/#set-default-owner-for-a-section

Deastrom avatar Jul 12 '23 16:07 Deastrom

I needed this too! I took a stab at adding it in https://github.com/beaugunderson/codeowners/pull/45 and then creating an updated version of a vscode extension (https://github.com/jasonsperske/vscode-codeowners)

jasonsperske avatar Sep 27 '24 15:09 jasonsperske