[
https://issues.apache.org/jira/browse/WEEX-74?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16182777#comment-16182777
]
ASF GitHub Bot commented on WEEX-74:
------------------------------------
Github user weex-bot commented on the issue:
https://github.com/apache/incubator-weex/pull/751
<!--
0 failure:
1 warning: No Changelog chan...
-->
<table>
<thead>
<tr>
<th width="50"></th>
<th width="100%" data-danger-table="true">Warnings</th>
</tr>
</thead>
<tbody><tr>
<td>:warning:</td>
<td>No Changelog changes!</td>
</tr>
</tbody>
</table>
<p align="right">
Generated by :no_entry_sign: <a
href="http://github.com/danger/danger-js/">dangerJS</a>
</p>
> commit-msg in git hook should allow user to submit commit with title
> [WEEX-xxx]
> -------------------------------------------------------------------------------
>
> Key: WEEX-74
> URL: https://issues.apache.org/jira/browse/WEEX-74
> Project: Weex
> Issue Type: Improvement
> Components: Project
> Reporter: Jonathan Dong
> Assignee: sospartan
> Priority: Minor
>
> According to the current commit log policy, people can only submit commit
> with the title:
> {action} [{module}] {description}
> more details can be found
> [here](https://github.com/apache/incubator-weex/blob/master/CONTRIBUTING.md#commit-log)
> As we decided to re-adopt Apache's Jira to track project's bugs and features,
> we hope we can use the auto-correlation feature to automatically connect
> commit with Jira issue by setting your commit log title with "[WEEX-xxx]
> <commit title>". So it is needed to change the commit-msg git hook.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)