Test that OO+2 counts as code owner override when OO+1 is required If Owners-Override+1 is required as code owner override, also a Owners-Overirde+2 should count as override. Cover this by a test. Signed-off-by: Edwin Kempin <ekempin@google.com> Change-Id: I2109d0e3f441f079cb2ccb51eb65a8eff6c21d76
This plugin provides support for defining code owners for files in a repository.
If the code-owners plugin is enabled, changes can only be submitted if all touched files are covered by approvals from code owners.
Also see resources/Documentation/about.md
IMPORTANT: Before installing/enabling the plugin follow the instructions from the setup guide, see resources/Documentation/setup-guide.md