smart commit: not reconized format?

Jordi April 5, 2016

I've created a commit on my features brach:

git commit -m "[NB-4] #time 1h message."

The problem is a logged wotk has not been created.

However, commit has been detected.

1 answer

0 votes
Aleks Yenin (Polontech)
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 5, 2016

the format for a smart commit is as follows

  <ignored text> <ISSUE_KEY> <ignored text> #<COMMAND> <optional COMMAND_ARGUMENTS>
NB-4 #time 1h Total work logged

 

 

Jordi April 5, 2016

I've just created a commit with this message and no work has yet been logged on issue.

git commit -m "NB-4 #time 3h Transformation of fields, properties, metainfos to LQLFacet expressions, taking in mind unrelated domain entities."
Jordi May 4, 2016

Any suggestion?

Suggest an answer

Log in or Sign up to answer