• Mark Chao's avatar
    Add ApprovalMergeRequestRule and ApprovalProjectRule · be31aff9
    Mark Chao authored
    These represents rules associated with MRs and projects.
    Rules are further associated with User and Group as members.
    
    ApprovalMergeRequestRule is associated with Approvals,
    as a record of whom approved what when MR is merged.
    This is because recomputation result can change in
    the future when project approvers/group members changes.
    be31aff9
20181204031330_create_approval_rule_members.rb 1.43 KB