gerrit/gerrit-server/src/main/prolog
Changcheng Xiao cc43faa72b SubmitRules: discontinue permission checks
Currently, a change could be submittable if:
1- It gets all required votes.
2- The reviewers don't lose their permissions for those votes.

This change adjusts the submit rules so that a change could be
submittable without condition 2, which means a change will still
be submittable even though its approvers lose their permissions
after voting.

Change-Id: I7eca7e88a954229d830e8eb4c61015004119bfe4
2018-02-21 08:27:32 -05:00
..
gerrit_common.pl SubmitRules: discontinue permission checks 2018-02-21 08:27:32 -05:00