• mo khan's avatar
    Add `License-Check` merge request approval rule · 49e7c451
    mo khan authored
    This change allows users to block a merge request if a new dependency
    brings in a license that violates the license compliance policy.
    
    To activate this feature you must:
    
    1. Create a new Merge Request Approval Rule named `License-Check`.
    2. Blacklist software licenses.
    3. Submit a Merge Request that brings in a dependency that violates
       the license compliance policy.
    49e7c451
approval_rule_like.rb 1.34 KB