servo / highfive

Github hooks to provide an encouraging atmosphere for new contributors
Mozilla Public License 2.0
254 stars 58 forks source link

Prevent highfive from assigning PRs to PR author #96

Closed KiChjang closed 8 years ago

KiChjang commented 8 years ago

Right now, if a collaborator opens a new PR, there is a chance that he/she will be randomly assigned to review it. We should check to make sure that the PR author isn't being selected as the reviewer for his/her own PR.

wafflespeanut commented 8 years ago

Right, this should be done. And, it could still be improved to cover other cases:

Thoughts?

Ms2ger commented 8 years ago

It is sometimes useful to self-assign explicitly, do let's not have the bot complain.

wafflespeanut commented 8 years ago

Okay, then we don't want the third one for now.

wafflespeanut commented 8 years ago

I'm surprised this is still happening!