RFR: 1048: Missing integration comment causes mlbridge to throw exceptions

Kevin Rushforth kcr at openjdk.java.net
Fri Jul 16 13:59:26 UTC 2021


On Fri, 16 Jul 2021 13:19:22 GMT, Erik Joelsson <erikj at openjdk.org> wrote:

> This patch changes the mlbridge bot to stop throwing errors when it encounters a PR marked as integrated but without the integration comment (which contains the information about the commit hash needed for the email). Instead, it's just logged and no action is taken. When the comment is eventually added, the bot will run again and the email will be sent.
> 
> The ordering of actions from the PR bot must unfortunately be like it is, with the comment added last.

Marked as reviewed by kcr (Reviewer).

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

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


More information about the skara-dev mailing list