Select Git revision
update_service.rb
-
Patrick Bajao authored
A new `reset_approval_rules_to_defaults` param that will be sent by the frontend when approval rules are set to be reset to project defaults. When that param is set to `true`, the backend will delete all existing any_approver/regular rules of the merge request. It will also append inapplicable rules so it'll behave like creating rules on MR creation.
Patrick Bajao authoredA new `reset_approval_rules_to_defaults` param that will be sent by the frontend when approval rules are set to be reset to project defaults. When that param is set to `true`, the backend will delete all existing any_approver/regular rules of the merge request. It will also append inapplicable rules so it'll behave like creating rules on MR creation.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.