Versions Compared

Key

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

...

  • /test builds
  • /test tier1
  • /test

/reviewer

Syntax

/reviewer [add|remove] <username>[,<username>,...]

Description

Marks one or more users as reviewers of the pull request. The usernames can either be a username of the source code hosting provider (e.g. a GitHub username) or an OpenJDK username. Note that not all OpenJDK project allows the pull request author to add additional reviewers to the pull request. A reviewer can also be removed by issuing the /reviewer remove command.

Examples

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