...
/label [add|remove] <label,[,<label>,...]
Alias(es)
/cc
Description
Adds or removes labels on the pull request. If no action is specified, then the action defaults to "add". Labels have the same name as the development mailing lists without the -dev suffix, e.g. the label "hotspot" corresponds to the "hotspot-dev" mailing list. The mailing list bridge will send the RFR e-mail according to the labels on the pull request.
...
/label add hotspot
/label remove build,core-libs
/label 2d
/cc
Syntax
/cc <list>[,<list>,...]
Description
Adds one or more mailing lists to the notifications for pull requests. Lists are the names of the development mailing lists without the -dev suffix, e.g. the list "hotspot" corresponds to the "hotspot-dev" mailing list.
...
/cc hotspot-gc hotspot-runtime
/cc core-libs
/help
Syntax
/help
Description
Shows help for all pull request commands.
Examples
/help