Optimal PR size is
one line of code change that is reviewed immediately.
»one line of code change that is reviewed immediately.
»but an inevitable consequence of a desire to drastically tighten the feedback loop to review and integrate the code and ideas.
»that you annoy reviewers so often that they just give up and join you in a pairing session instead.
»Long waiting times in the system incentivize increase in WIP.
And, the higher the WIP, the longer the waiting times will be.
processing time will get shorter as well because the feedback gets incorporated faster.
»Shift in “outcomes over outputs” takes away power from people that used to have monopoly on defining solutions and next steps.
»is (most probably) caused by:
»One more in “it’s not about X. It’s about about Y” series.
»It’s not about long-lived branches per se that’s an anti-pattern. It’s about coding in isolation for too long without getting the feedback.
»Maybe late to the party, but just realized an interesting interplay between Event Sourcing and ever cheaper storage space.
»