fan-tom / intellij-codeowners

Support of CODEOWNERS file in Intellij-based IDEs
MIT License
21 stars 9 forks source link

Show ownership change in Pull Request view file tree #219

Open fan-tom opened 8 months ago

fan-tom commented 8 months ago

Show that the modified file changed its ownership if there is a corresponding change in the CODEOWNERS file, in the Pull Request view file tree, when grouping by owners is enabled. Think about how to represent other CODEOWNERS file changes effects, like what exact files, not modified by the PR, are going to change their ownership and how.