Add filter_merge_requests method to repo interface
As we have a filter_issues method for a repo object to filter the issues based on its state, it would be good to have filter_merge_requestsmethod for the same.
p.s: Working on it.
As we have a filter_issues method for a repo object to filter the issues based on its state, it would be good to have filter_merge_requestsmethod for the same.
p.s: Working on it.