davearonson / pull-request-roulette

Site to match up developers with people willing to comment on their pull requests
29 stars 12 forks source link

Let reviewers specify minimum star rating for coders #22

Open davearonson opened 11 years ago

davearonson commented 11 years ago

As a reviewer, I want to specify a minimum rating for the authors of PRs I will review, So I don't have to wade through crappy code.

Given that there are PRs submitted by one-, two- and three-star coders, And I am otherwise eligible to review all of them, When I specify a minimum star rating of two stars, Then I will not see the PRs from one-star coders.

(This might be a Premium feature.)

cupakromer commented 11 years ago

Is there a way this could be integrated into the PR comments? Maybe look for some term followed by one or more :+1:

davearonson commented 11 years ago

I don't understand what you mean. Can you sketch out the relevant parts of the workflow, and where stars/thumbs/whatever would come into play?

(And I just noticed that, in contradiction to my earlier statement of not wanting to nail down ratings to a specific style quite yet, I have done so already. Oh well.)