Integrated: 2566: When rfr is pending on other workItems, the pr bot shouldn't actively remove the label

Zhao Song zsong at openjdk.org
Thu Aug 21 18:01:39 UTC 2025


On Wed, 20 Aug 2025 22:41:28 GMT, Zhao Song <zsong at openjdk.org> wrote:

> I restarted the pr bot today and a user reported that the pr bot removed 'rfr' label on a pull request. It's the side effect of [SKARA-2552](https://bugs.openjdk.org/browse/SKARA-2552), when the bot was evaluating the pull request, the labelerWorkItem wasn't done, so rfrPendingOnOtherWorkItems was set to true. In this case, the bot should just not add 'rfr' label, but not actively remove the 'rfr' label

This pull request has now been integrated.

Changeset: e290f157
Author:    Zhao Song <zsong at openjdk.org>
URL:       https://git.openjdk.org/skara/commit/e290f1579705b32c87d4e98430f5b517fa15a6c3
Stats:     21 lines in 1 file changed: 10 ins; 10 del; 1 mod

2566: When rfr is pending on other workItems, the pr bot shouldn't actively remove the label

Reviewed-by: erikj

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

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


More information about the skara-dev mailing list