Integrated: 1048: Missing integration comment causes mlbridge to throw exceptions
Erik Joelsson
erikj at openjdk.java.net
Mon Aug 30 14:35:12 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.
This pull request has now been integrated.
Changeset: e8336a41
Author: Erik Joelsson <erikj at openjdk.org>
URL: https://git.openjdk.java.net/skara/commit/e8336a41db8d7ccc969bba1505c7b69a1bdc4cfc
Stats: 13 lines in 2 files changed: 10 ins; 1 del; 2 mod
1048: Missing integration comment causes mlbridge to throw exceptions
Reviewed-by: kcr, ihse
-------------
PR: https://git.openjdk.java.net/skara/pull/1205
More information about the skara-dev
mailing list