RFR: Move hgupdate-sync label functionality to SyncLabelBot

Magnus Ihse Bursie ihse at openjdk.java.net
Thu Feb 18 10:47:44 UTC 2021


On Wed, 17 Feb 2021 14:17:13 GMT, Robin Westberg <rwestberg at openjdk.org> wrote:

> Move the responsibility of updating the hgupdate-sync label to the SyncLabelBot.

bots/synclabel/src/main/java/org/openjdk/skara/bots/synclabel/SyncLabelBotCheckWorkItem.java line 33:

> 31: import java.util.logging.Logger;
> 32: 
> 33: public class SyncLabelBotCheckWorkItem implements WorkItem {

Now that it is not only checking, but also updating the labels, maybe rename the class?

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

PR: https://git.openjdk.java.net/skara/pull/1021


More information about the skara-dev mailing list