Integrated: 1785: Do not always add CSR_UPDATE_MARKER when CSR bot finds withdrawn CSR Issue
Zhao Song
zsong at openjdk.org
Wed Jan 11 20:47:38 UTC 2023
On Wed, 11 Jan 2023 19:30:04 GMT, Zhao Song <zsong at openjdk.org> wrote:
> In [SKARA-1728](https://bugs.openjdk.org/browse/SKARA-1728), I said that 'if we find a withdrawn pr, we need to add CSR_UPDATE_MARKER to the pr body.', yes, we need to add CSR_UPDATE_MARKER, but there is a prerequisite which is that our status message **doesn't** contain this withdrawn issue. Without the prerequisite, the CSR bot will always add CSR_UPDATE_MARKER when it finds a withdrawn CSR Issue and the pr body will be updated very frequently(looks like the bot go berserk).
>
> This issue is same as [SKARA-1673](https://bugs.openjdk.org/browse/SKARA-1673). I discovered this issue and fixed it, but I am silly enough to make the same mistake again.
This pull request has now been integrated.
Changeset: 20e61e4a
Author: Zhao Song <zsong at openjdk.org>
URL: https://git.openjdk.org/skara/commit/20e61e4aa1c2065cf3cbd6b6c35e735e28d473e8
Stats: 9 lines in 1 file changed: 8 ins; 0 del; 1 mod
1785: Do not always add CSR_UPDATE_MARKER when CSR bot finds withdrawn CSR Issue
Reviewed-by: erikj
-------------
PR: https://git.openjdk.org/skara/pull/1455
More information about the skara-dev
mailing list