Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Documentation for /cc command

...

  • /reviewer add @edvbld
  • /reviewer add ehelin
  • /reviewer remove ehelin

/cc

Syntax

/cc <list>[,<list>,...]

Description

Adds one or more allowed labels to the pull requeset. Labels have the same name as 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.

Examples

  • /cc hotspot-gc, hotspot-runtime
  • /cc core-libs