| commit | f1e80a165efaff9c0254c1782426bb39da0bb902 | [log] [tgz] |
|---|---|---|
| author | Edwin Kempin <ekempin@google.com> | Wed May 26 11:23:44 2021 +0200 |
| committer | Edwin Kempin <ekempin@google.com> | Wed May 26 14:02:03 2021 +0200 |
| tree | 79d1a3b40178d97e6844e2db3b21e6a5a7f3194d | |
| parent | 6d1b9736878c8a714605d04a5c1041d7a7110a80 [diff] |
AbstractGetCodeOwnersForPath: Log collected debugs on fine level This way they will show up in the logs if tracing is enabled. Signed-off-by: Edwin Kempin <ekempin@google.com> Change-Id: I291357ce34b42c91f959c7200c577087f26a96a7
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.