...
Current Proposed Design Implementation:
Usage:
@mxnet-label-bot add [label1, label2]
(Add functionality Add functionality: adds labels specified to the list of labels):
@mxnet-label-bot
...
add [label1, label2]
(Remove functionality removes labels specified from the list of labels):
@mxnet-label-bot
...
remove [label1, label2]
(Update functionality updates the labels of the issue to only the labels specified in the list):
@mxnet-label-bot update [label1, label2]