RFR: 2566: When rfr is pending on other workItems, the pr bot shouldn't actively remove the label [v2]
Zhao Song
zsong at openjdk.org
Thu Aug 21 18:01:39 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
Thanks!
-------------
PR Comment: https://git.openjdk.org/skara/pull/1732#issuecomment-3211577608
More information about the skara-dev
mailing list