5 ms·
I also follow this approach. I just flip the flag on the PR I’m reviewing to off before submitting my approval. We also have most of our repos set to block if
by yojo 5mo ago
I also follow this approach. I just flip the flag on the PR I’m reviewing to off before submitting my approval.
We also have most of our repos set to block if unresolved comments. I think it’s a flag on branch protection rules
- namenotrequired 5mo agoThe way my company works, it doesn’t break it. You approve and merge, then any suggestions can be implemented in a next PR That way the average customer doesn’t need to wait for your code style change or edge case fix