• Gabriel Mazetto's avatar
    Filter merge requests by approvals · 050fb309
    Gabriel Mazetto authored
    This adds the following two additional filters when searching for merge
    requests:
    
    * approved_by_ids: [int, 'None', 'Any']
    * approved_by_usernames: [String, 'None', 'Any']
    050fb309
merge_requests_finder.rb 1.16 KB