[Integrated] RFR: 383: More fuzzy matching of bug ids in PR titles

Robin Westberg rwestberg at openjdk.java.net
Thu May 14 14:47:51 UTC 2020


On Wed, 13 May 2020 07:40:22 GMT, Robin Westberg <rwestberg at openjdk.org> wrote:

> Hi all,
> 
> Please review this change that allows a more relaxed matching of bug ids in PR titles. Also contains a bit of
> refactoring to make it explicit when the project name could be part of the bug id. There were several places that
> expected the project name to not be present (as they would fetch the issue using the key from a specific project) -
> these now explicitly use the shortId.  Best regards, Robin

This pull request has now been integrated.

Changeset: d1c1a507
Author:    Robin Westberg <rwestberg at openjdk.org>
URL:       https://git.openjdk.java.net/skara/commit/d1c1a507
Stats:     158 lines in 15 files changed: 20 ins; 70 del; 68 mod

383: More fuzzy matching of bug ids in PR titles

Reviewed-by: jvernee

-------------

PR: https://git.openjdk.java.net/skara/pull/623


More information about the skara-dev mailing list