RFR: 2566: When rfr is pending on other workItems, the pr bot shouldn't actively remove the label [v2]
Erik Joelsson
erikj at openjdk.org
Thu Aug 21 17:48:20 UTC 2025
On Thu, 21 Aug 2025 16:39:31 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
>
> Zhao Song has updated the pull request incrementally with one additional commit since the last revision:
>
> review comment
Marked as reviewed by erikj (Lead).
-------------
PR Review: https://git.openjdk.org/skara/pull/1732#pullrequestreview-3141728351
More information about the skara-dev
mailing list