[
https://issues.apache.org/jira/browse/AURORA-635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14086424#comment-14086424
]
Jake Farrell commented on AURORA-635:
-------------------------------------
Whatever format we choose we need to ensure that we document it and that we
keep it consistent
http://www.apache.org/dev/committers.html#applying-patches
> Automatically sanitize git commit messages
> ------------------------------------------
>
> Key: AURORA-635
> URL: https://issues.apache.org/jira/browse/AURORA-635
> Project: Aurora
> Issue Type: Story
> Reporter: Bill Farner
> Priority: Minor
> Labels: newbie
>
> We've adopted an informal standard of formatting for git commit messages,
> using the output from {{rbt}} as a starting point. One occasionally-missed
> manual step is to wrap the commit text at a consistent length. I also
> propose that we always omit the "Testing done" section, which is ~always
> redundant or irrelevant to the commit. The resulting commit format would be:
> {noformat}
> $message
> [Bugs closed: $jira_id
> ]Reviewed at https://reviews.apache.org/r/$rb_id/
> {noformat}
> Where {{message}} is wrapped at 80 cols.
--
This message was sent by Atlassian JIRA
(v6.2#6252)