[skara] RFR: Move hgupdate-sync label functionality to SyncLabelBot

Robin Westberg rwestberg at openjdk.java.net
Mon Feb 22 09:39:28 UTC 2021


On Thu, 18 Feb 2021 10:44:34 GMT, Magnus Ihse Bursie <ihse 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?

Makes sense, will change it.

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

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


More information about the skara-dev mailing list