-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
I'm using this as a CI step to require explicit owners for a monolith owned by multiple teams. Currently the CI step will fail if someone deletes a file that didn't have an explicit owner. This is obviously not desirable.
It would be nice to have an option like:
github-codeowners git --exclude-deleted-files develop HEAD
This way the CI can enforce that all new or modified files have owners.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels