We should have a script that runs on Travis to enforce git commit message guidelines, to prevent accidental merging of commits with messages that don't conform to requirements established here
Yes, this would be a slight inconvenience for "WIP" PRs, but worth the assurance of preventing pushes to master while forgetting to check a commit message, and needing to force-push to fix.
We should have a script that runs on Travis to enforce git commit message guidelines, to prevent accidental merging of commits with messages that don't conform to requirements established here
Yes, this would be a slight inconvenience for "WIP" PRs, but worth the assurance of preventing pushes to master while forgetting to check a commit message, and needing to force-push to fix.