Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Add functionality adds labels specified to the list of labels: @mxnet-label-bot add [comma separated labels]

@mxnet (i.e. @mxnet-label-bot add ['label1', 'label2'])Good First Issue, Doc]


Remove functionality removes labels specified from the list of labels: @mxnet-label-bot remove [comma separated labels]

(i.e. @mxnet-label-bot remove ['label1', 'label2'])bug, question]


Update functionality updates the labels of the issue to only the labels specified in the list

**Warning** : This removes all previous labels on the repo: @mxnet-label-bot update [comma separated labels]

(i.e. @mxnet-label-bot update ['label1', 'label2'])website, Python]