|
Description
The ccollab admin trigger command allows you to administer SCM Triggers.
Command Line Syntax:
ccollab [global-options] admin trigger sub-command [sub-command-options]
Sub-Commands
Sub-Command
|
Description
|
ensure-review-started
|
Changelist cannot be submitted until review of this changelist exists
|
ensure-reviewed
|
Changelist cannot be submitted until review of this changelist has been completed
|
ensure-content-reviewed
|
Changelist cannot be submitted until review completed & file list/content is unchanged
|
ensure-diffs-reviewed
|
Ensure the reviewed diffs are the same as the diffs in the change
|
update-changelist
|
Automatically update Perforce changelist with information about the review of that changelist
|
create-review
|
Creates a new Review for a changelist if no Review already exists
|
|