Integrated: 1000: mlbridge stuck failing on closed PR targeting a branch that no longer exists
Erik Joelsson
erikj at openjdk.java.net
Wed May 19 16:01:35 UTC 2021
On Tue, 18 May 2021 22:58:30 GMT, Erik Joelsson <erikj at openjdk.org> wrote:
> This patch fixes two related issues in mlbridge where the bot would fail with exception (and subsequently retry indefinitely while spamming admins with alarms) if the target branch or the integrated change of a PR no longer exists. My conclusion on how to fix this is to simply log a warning if either of these cases are detected and stop processing more.
This pull request has now been integrated.
Changeset: a3c582b9
Author: Erik Joelsson <erikj at openjdk.org>
URL: https://git.openjdk.java.net/skara/commit/a3c582b940593fd60cd56f7c9cc998bcd51141b8
Stats: 81 lines in 3 files changed: 78 ins; 0 del; 3 mod
1000: mlbridge stuck failing on closed PR targeting a branch that no longer exists
Reviewed-by: ehelin
-------------
PR: https://git.openjdk.java.net/skara/pull/1161
More information about the skara-dev
mailing list