Adjust the list of pull-requests returned based on the status asked
Specifying ?status=0 or ?status=False will return all closed or merged
pull-request.
Specifying either ?status=Closed or ?status=Merged will returned what is
asked
Specifying ?status=open or nothing, will returned the opened pull-requests