• Tan Le's avatar
    Restrict group MR approval settings to root group · 899991a0
    Tan Le authored
    This commit restricts the permission to administer group merge request
    approval settings to root group. Sub groups (i.e. groups which have
    parent groups) will not be able to access this feature.
    
    Recursive settings resolution of deeply nested group hierarchy is
    computation-extensive. For the MVP, we would like to mitigate this risk
    and re-evaluate this feature on nested group after collecting more user
    feedback.
    899991a0
group_policy_spec.rb 51 KB