Add distchanges lookup for aggregated merges 94/52194/3
authorSam Hague <shague@redhat.com>
Thu, 23 Feb 2017 01:51:00 +0000 (20:51 -0500)
committerJamo Luhrsen <jluhrsen@redhat.com>
Fri, 24 Feb 2017 19:31:07 +0000 (19:31 +0000)
commit2d42ea9426c41c6dcddb2926615dba0b3e2abb34
tree0849bf72b3d05a9dc3ae17e1636090e1d7f5b49c
parent1f013770a4ed8b4af3f74869be770839dd9a0b14
Add distchanges lookup for aggregated merges

Some distributions end up with a aggregated merge
of a number of gerrits in a patch stack. The data included in the git.properties
includes all the gerrit's commit messages. This gerrit adds a
search using the commit message of the patch at the top of the stack. [1]
is an example of one of these types of gerrits.

[1] https://git.opendaylight.org/gerrit/#/c/51304/

Change-Id: I26663b44e08b2f09c18dfff98efe560fbeaae4e4
Signed-off-by: Sam Hague <shague@redhat.com>
tools/distchanges/changes.py