RFR: 1229: Skara Backports handling needs to handle non backport type as backport

Magnus Ihse Bursie ihse at openjdk.java.net
Thu Oct 28 13:30:19 UTC 2021


On Wed, 27 Oct 2021 14:05:38 GMT, Erik Joelsson <erikj at openjdk.org> wrote:

> This patch changes the Backports::findBackports method to no longer filter out issues that aren't of type "Backport" and just honor the "backported by" links as they are.

I could have sworn I reviewed this. Github must have lost my review. :-(

Anyway, looks good but having comments in the middle of an expression looks a bit odd. Maybe move them to after collect()?

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

Marked as reviewed by ihse (Reviewer).

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


More information about the skara-dev mailing list