Integrated: 1828: RFR emails still be sent when PR is in draft state
Guoxiong Li
gli at openjdk.org
Thu Mar 16 04:16:48 UTC 2023
On Wed, 15 Mar 2023 13:50:16 GMT, Guoxiong Li <gli at openjdk.org> wrote:
> Hi all,
>
> This patch blocks the RFR email when new commits are pushed to a draft PR. And the test case is added. too.
>
> But it doesn't solve the synchronization problem that Erik mentioned in [PR-1469](https://github.com/openjdk/skara/pull/1469#issuecomment-1425916242). Because the bot only generates one email one time regradless of the number of the commits.
>
> Thanks for the review.
>
> Best Regards,
> -- Guoxiong
This pull request has now been integrated.
Changeset: add1d7fc
Author: Guoxiong Li <gli at openjdk.org>
URL: https://git.openjdk.org/skara/commit/add1d7fc686a5dd61c77711fd13b313b74e0f3b1
Stats: 31 lines in 2 files changed: 30 ins; 0 del; 1 mod
1828: RFR emails still be sent when PR is in draft state
Reviewed-by: erikj
-------------
PR: https://git.openjdk.org/skara/pull/1484
More information about the skara-dev
mailing list