Closed
Description
The placeholder text for commit message in the web UI says "72 character limit", but there is no actual enforcement of this limit. I can add a commit message as long as I want and commit without issue. We probably want to add a maxlength to this input just because a shorter commit message is good practice.