Comment 11 for bug 1411638

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

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

Commit: 09a01ff5ed002a61485a4389770acea621102877
Author: Dmitry Burmistrov <email address hidden>
Date: Tue Jun 23 15:43:02 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: Ifcc23bbc39aec815b976a41caf698a3bfd51fcce
Closes-Bug: #1411638