Start Page

Top

ccollab admin trigger ensure-review-started

Description

Use the ensure-review-started trigger to ensure that a review for the specified changelist has been started. The trigger blocks the submit operation if there is no review for the changelist in Collaborator, and displays an error message telling that the changes need to be reviewed before submitting them to the repository.

Command Line Syntax:

ccollab [global-options] admin trigger ensure-review-started [--ignore-integrate] [--review-id-regex <value>] <changelist-id>

Command Options

Option

Required?

Description

<changelist-id>

Yes

The changelist identifier.

--ignore-integrate

No

(Perforce only.) If specified, Collaborator ignores the merge changes to the source control (that is, the trigger is not fired for these changes).

--review-id-regex <value>

No

A regular expression that identifies the review ID in the commit is comment.

(See Version Control specific descriptions - Perforce Subversion Git )

This trigger ensures that a Review has been started before changes can be committed to version control.


© 2003-2025 SmartBear Software. All rights reserved.