Comment 10 for bug 1411638

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix merged to infra/obs (master)

Reviewed: https://review.fuel-infra.org/5942
Submitter: Dmitry Burmistrov <email address hidden>
Branch: master

Commit: b99e4feaaf61e8e45c8f059cf8af0c865d803d7a
Author: Dmitry Burmistrov <email address hidden>
Date: Fri May 22 10:02:37 2015

Implement supporting packages grouped by LP bug

 Packages can be grouped by:
 - gerrit topic
     topic should have following format:
       bug/lp-bug-number
 - tags in the commit message
     tags should have following format:
       (Closes|Partial|Related)-Bug: #lp-bug-number

     If commit-message has more than one tag, tag list will be sorted
     alphabetically in ascending order and first tag will be used

 Gerrit topic has high priority to use as group name.

Change-Id: I3a4acc9e88706720abc4280392bbf7db666a97bb
Closes-Bug: #1411638