25 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 6mo 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 6mo 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 6mo agoAs noted, authorship does not if commits are squashed, which seems to be common (I never do it).