Commit ecbd0c4
committed
guessReleaseNotes: use best URL for 'Bash' updates
Currently the code uses the last URL. But for `Bash` updates, we receive
the commit URLs, and if multiple patches are included in the ticket, the
newest comes _first_. Therefore we need to pick the first URL in that
case.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent b04e543 commit ecbd0c4
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
62 | 64 | | |
63 | 65 | | |
64 | 66 | | |
| |||
0 commit comments