On Fri, Jul 22, 2016 at 07:19:09AM +0000, Dimitris Chloupis wrote:
> I see a pull request as a way to moderate commits by people that cannot be
> trusted or that are not regular contributors.

No.

The purpose of pull request is to discuss and review the code.
Code reviews should be done whether you are regular contributor or not, because 
it's valuable for both the code base, and all people involved.

Furthermore if you have CI properly configured, then it can execute tests on 
the pull request so you know the code is healthy.

Of course if you work alone or have this is a fun OSS side-project, then no 
rules apply.

Peter

Reply via email to