RFR: 1000: mlbridge stuck failing on closed PR targeting a branch that no longer exists

Erik Helin ehelin at openjdk.java.net
Wed May 19 10:07:22 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.

Looks good!

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

Marked as reviewed by ehelin (Reviewer).

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


More information about the skara-dev mailing list