Helix TeamHub User Guide (2020.1 Enterprise)

Code Review and Multi-repo Code Review commands

This section describes the code review and multi-repo code review commands that let you manage code reviews.

hth code-review

hth code-review lets you manage code reviews for the current repository.

Tip

The hth code-review can be shortened to hth cr.

Commands

  • create create a new code review
  • close close a code review
  • list list code reviews
  • merge merge a code review
  • reopen reopen a code review
  • revert revert a code review
  • view view a code review

Flags

There are no flags available for hth code-review.

hth multi-repo-code-review

Note

Helix TeamHub only supports Multi-repo code reviews for Helix Git repositories.

hth multi-repo-code-review lets you manage multi-repo code reviews for the repositories defined in the manifest file.

Tip

The hth multi-repo-code-review can be shortened to hth mrcr or hth mcr.

Commands

  • create create a new multi-repo code review
  • close close a multi-repo code review
  • list list multi-repo code reviews
  • merge merge a multi-repo code review
  • revert revert a multi-repo code review
  • view view a multi-repo code review

Flags

There are no flags available for hth multi-repo-code-review.