3 ms·
I don't think that many teams review commit messages as a part of code review. At least, I've never seen it "in the wild".
by vova_hn2 7d ago
I don't think that many teams review commit messages as a part of code review. At least, I've never seen it "in the wild".
- hobo123 7d agoTrue, is mostly about the code being merged, but when reviewing a PR they might suggest that the dev write better commit messages in the future.
- dawnerd 7d agoWe have standards we ask devs to follow but I’m not going to make someone go back and change a commit message after the fact. I more care about pull request body copy and I think the rules we have for that have been pretty well adhered too. Don’t even need ai to enforce it.