That's great  Thanks
 Numan On May 29, 2015 10:09 PM, Edgar Magana <[email protected]> wrote:
+2  Great!

Edgar

From: Vinay Vithal Mahuli <[email protected]<mailto:[email protected]>>
Date: Friday, May 29, 2015 at 9:34 AM
To: "[email protected]<mailto:[email protected]>" 
<[email protected]<mailto:[email protected]>>
Cc: Ashish Ranjan <[email protected]<mailto:[email protected]>>
Subject: [opencontrail-dev] lp bug number mandatory in commit message

Hi,

We have enabled changes for making launchpad bug number mandatory in the commit 
message when a user submits review.

The Code-Review field in the review will be marked as -2, if there is no bug 
number in the commit message.
To reset Code review field (follow instructions below), the user needs to 
submit a new patch-set with the bug number in commit message.

#git commit -amend

#edit commit message by adding bug number, generally in one of below mentioned 
format:

  1.  Closes-Bug: #1234567
  2.  Partial-Bug: #1234567
  3.  Related-Bug: #1234567
  4.  Bug: #1234567

#git review

This is implemented to help bug tracking.

Regards,
Vinay
_______________________________________________
Dev mailing list
[email protected]
http://lists.opencontrail.org/mailman/listinfo/dev_lists.opencontrail.org

Reply via email to