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 16:39:31 UTC 2025


> 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

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

Changes:
  - all: https://git.openjdk.org/skara/pull/1732/files
  - new: https://git.openjdk.org/skara/pull/1732/files/4a79551e..8fb650d8

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=skara&pr=1732&range=01
 - incr: https://webrevs.openjdk.org/?repo=skara&pr=1732&range=00-01

  Stats: 14 lines in 1 file changed: 6 ins; 5 del; 3 mod
  Patch: https://git.openjdk.org/skara/pull/1732.diff
  Fetch: git fetch https://git.openjdk.org/skara.git pull/1732/head:pull/1732

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


More information about the skara-dev mailing list