Skip to content

Update to Gerrit plugin to fix issues with potential missed validation

Martin Lowe requested to merge github/fork/autumnfound/malowe/master/strict into master

Cases where bad Gerrit repos are input could lead to misses in validation. To enforce more strict measues, a new strict mode was introduced to the validation API, which this PR makes use of. All commits, regardless of project status will be strictly evaluated.

Signed-off-by: Martin Lowe martin.lowe@eclipse-foundation.org

Merge request reports