• Sean McGivern's avatar
    Prevent author from approving their own MR · a250142c
    Sean McGivern authored
    - Don't include the author when checking approvers remaining.
    - Don't allow the author to be added as an approver when editing an MR.
    - Don't allow the current user (who will be the author) to be added as
      an approver when creating an MR.
    a250142c
merge_request_spec.rb 28.1 KB