Jan 5, 2023
Wow, you're one of the few people who do trunk-based dev correctly.
I agree that code reviews do not need to be a gate to integrating code. If the code review happens after the change is already integrated, the dev can still fix it and commit that subsequently. The smaller each commit, the less impact and delay this remedial fixing will have.