5 ms·
Only two of the five depend on commit messages. Churn, authorship, and velocity work regardless. Even teams with terrible hygiene write "fix" when something bre
by grepsedawk 5mo ago
Only two of the five depend on commit messages. Churn, authorship, and velocity work regardless. Even teams with terrible hygiene write "fix" when something breaks.
- KronisLV 5mo ago> Even teams with terrible hygiene write "fix" when something breaks. They might not include anything but the Jira ticket number, if the environment is truly lacking.
- SoftTalker 5mo agoAs noted, authorship does not if commits are squashed, which seems to be common (I never do it).