RFR: 1588: Bridge messages should not be sent for PRs in draft state

Erik Joelsson erikj at openjdk.org
Thu Feb 9 21:41:52 UTC 2023


On Thu, 9 Feb 2023 17:48:28 GMT, Guoxiong Li <gli at openjdk.org> wrote:

> Hi all,
> 
> This patch prevents the `mailling bridge bot` from sending emails when a PR is draft.
> And the related test case is added.
> 
> Thanks for taking the time to review.
> 
> Best Regards,
> -- Guoxiong

This will indeed pause emails while a PR is in draft state. When it gets back from draft, I believe everything that happened while in draft will be sent. That is certainly the easiest way to handle this and I'm good with this change. We will just have to see how it plays out in practice.

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

PR: https://git.openjdk.org/skara/pull/1469


More information about the skara-dev mailing list