You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Usage:

Add functionality adds labels specified to the list of labels:

@mxnet-label-bot add [comma separated labels] (i.e. @mxnet-label-bot add ['label1', 'label2'])


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'])


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'])



  • No labels