Integrated: 1019: IssueNotifier fails if there are extra branches in a repo
Erik Joelsson
erikj at openjdk.java.net
Fri May 7 12:56:17 UTC 2021
On Thu, 6 May 2021 23:46:00 GMT, Erik Joelsson <erikj at openjdk.org> wrote:
> This change makes the notifier bot more lenient when finding branches without fixVersions configured, or when those fixVersions do not have backports in the issue tracker, when processing new tags. Currently either of these cases will cause the rest of the commits affected by a tag to never get processed. See bug for more details.
This pull request has now been integrated.
Changeset: 3ec08934
Author: Erik Joelsson <erikj at openjdk.org>
URL: https://git.openjdk.java.net/skara/commit/3ec08934850a8c0f5616a0f7d2ba2f6eb5d05db0
Stats: 8 lines in 2 files changed: 5 ins; 0 del; 3 mod
1019: IssueNotifier fails if there are extra branches in a repo
Reviewed-by: kcr, ehelin
-------------
PR: https://git.openjdk.java.net/skara/pull/1147
More information about the skara-dev
mailing list