• Stuart Pook's avatar
    Add optional parameter to list merge requests · 66209fbc
    Stuart Pook authored
    Add an optional parameter to list merge requests to restrict the
    returned merge requests to those that are "opened", "merged" or
    "closed". By default all merge requests are returned. Note that
    "all" can be given to explicitly request all merge requests.
    66209fbc
merge_requests.rb 5.41 KB