Hi ONAP devs, committers, PTLs,
I want to start a thread wrt the commit message restriction; bellow my
observations:
- reverting a patch through gerrit UI often fails with 500 ERROR due to: commit
subject >50 characters; use shorter first paragraph
If we think about it, someone creates a patch with 50 characters as commit
title, then someone wants to revert, it automatically force the user to revert
using CLI because the reverts add “revert: “, which adds 9 characters, hence
validation fails. This is somewhat annoying.
- pasting a stacktrace as a commit message is kind of prohibited: too many
commit message lines longer than 72 characters; manually wrap lines
I understand as a community we want to foster developers to use common
practices, but should we really enforced those?
I worked in a couple of other communities that has a large pool of contributors
and everything is working fine, without those mentioned two rules enforced.
I tend to think it’s the commiter role to enforce best practices on commit msg
within his project, it shouldn’t be enforced by the system itself.
So I’d like to know devs/committers/PTLs feeling about this, and also ask the
TSC whether this is sealed in rock or not.
Thanks,
Alexis
_______________________________________________
ONAP-TSC mailing list
[email protected]
https://lists.onap.org/mailman/listinfo/onap-tsc