Comment by mynameisash
15 hours ago
> The average number of pull requests per dev per week increased with all this spend. From 4.2 to 5.1.
That's it? I've seen people that are consistently putting out four PRs per day. I don't/can't even code review them. So much of what we do is now just rubber-stamping PRs. We were even told that we shouldn't be writing code by hand anymore.
My main problem putting out that many PRs per day is getting them approved and merged back into main so I can start the next one.
I guess “stacked” PRs are a thing now? I haven’t figured out the process that avoids making the merges for stacked PRs a complete mess, though.