Dennis Sivia
Dennis Sivia
## What * Allow `AND` and `OR` combination of filters. * Add a new command for managing filters When adding the capability to filter incoming events based on certain rules...
## Motivation At the moment all files that do not have an owner are always taking into consideration for the final result. We also introduced a whitelist concept to ignore...
After some discussion I am suggesting to add a cleanup command to tackle the following problems: ## Problem When a CODEOWNERS file becomes bigger the following problems arise: * Duplicate...
I suggest adding a command to automatically add changed files (that don't match any existing rule) to the given owner. This would allow a contributor to assign all the changes...