Filter rules by target_branch in approval_settings
With scoped approval rules, it's possible that all approval rules does not apply to an MR's target branch. When changing target branch of an MR, we need to know the rules that will be applicable for the MR before it changes. This adds that support via `target_branch` param.
Showing
Please register or sign in to comment