Fix min approvals required for new MR rules
Looks like the `rule.minApprovalsRequired` wasn't being initialized. Let's update the component to just default to 0 if this value is falsey.
Showing
Please register or sign in to comment
Looks like the `rule.minApprovalsRequired` wasn't being initialized. Let's update the component to just default to 0 if this value is falsey.