Delegate methods to v2 approval rules behind ff

What does this MR do and why?

Adds delegation methods to the ApprovalWrappedRule class for v2 approval rules.

These are required by MergeRequests::ApprovalRulePolicy. def_delegators exists already in the approval_wrapped_rule class, but I have added these in separate methods as they should only be available behind a FF.

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Gavin Hinfey

Merge request reports

Loading