Integrated: 1729: CSR bot should not remove CSR label if one of the CSR issues is withdrawn

Zhao Song zsong at openjdk.org
Mon Jan 9 23:39:29 UTC 2023


On Tue, 3 Jan 2023 16:23:05 GMT, Zhao Song <zsong at openjdk.org> wrote:

> While testing [SKARA-1714](https://bugs.openjdk.org/browse/SKARA-1714), I discovered a bug in the PullRequestWorkItem of the CSR bot. 
> 
> Currently, the CSR bot would remove CSR label if all the CSR issues of the pr is closed(whether approved or withdrawn). However, if the CSR label is added via using '/csr needed' command and the pr contains withdrawn CSR issues, the CSR should not remove the CSR label.

This pull request has now been integrated.

Changeset: f904c415
Author:    Zhao Song <zsong at openjdk.org>
URL:       https://git.openjdk.org/skara/commit/f904c415b13ac89eef78a0823a31c3bcd580dfdd
Stats:     30 lines in 2 files changed: 27 ins; 0 del; 3 mod

1729: CSR bot should not remove CSR label if one of the CSR issues is withdrawn

Reviewed-by: erikj

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

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


More information about the skara-dev mailing list