Do people use pull requests for closed source code within very small teams (less than 5) too? I'm wondering if the QA gained would be worth the extra administration time.
Yeah we actually do that for some of our code. Usually when one person is editing some code that is typically outside their comfort zone, so they want to make sure the usual maintainer looks at it before it gets merged in.