Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Update the /csr command reference according to source code

...

  • /contributor add @edvbld
  • /contributor add rwestberg
  • /contributor add J. Duke <duke@openjdk.org>
  • /contributor remove @edvbld
  • /contributor remove rwestberg
  • /contributor remove J. Duke <duke@openjdk.org>

/csr

Syntax

/csr [needed|unneeded]

Description

Requires that the pull requested has a JBS issue associated and that the JBS issue has CSR request associated with it and that the CSR request is approved before the pull request can be integrated.

Examples

  • /csr needed
  • /csr unneeded
  • /csr

/test

Syntax

/test [builds|tier1]

...