Test that valid code owner config cannot be updated to be non-parseable This slightly increases the test coverage for CodeOwnerConfigValidator from 89.4% to 89.9%. Signed-off-by: Edwin Kempin <ekempin@google.com> Change-Id: I46fa0625f98b0f653e246c2b4daeb9d72d7b4446
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