Skip to content

Codeowners Plus does not check deleted files for ownership #69

@BakerNet

Description

@BakerNet

Currently, if you have a PR with only deletes, no owners are requested to review the code. This indicates that Codeowners Plus is not adding owners of deleted files across the board, which should be fixed.

Count deleted files as changed files and require review from the teams which would own those.

Problem: If the .codeowners file itself is deleted, this would break the current model, as Codeowners Plus uses the filesystem to read .codeowners files.
Question: Should Codeowners Plus try to read deleted .codeowners files or not?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions