Configure step "Label promotion"

This step is used to promote labels from one level to another at repository side. Currently it is supported only by the StarTeam repository. To get better understanding of this step, please refer to various StarTeam use cases.

Step necessary condition

Determines if this step is necessary during the build process. It is an OGNL expression with current configuration as its root object.

Promote label for

Select name of the repository to perform label promotion. Currenly only StarTeam repository is supported.

Label to be promoted

Specify the label to be promoted.

Promote destination

Specify label promote destination. Currently this step only have effect on StarTeam repository, and this property actually represents a StarTeam promotion state. OGNL expression can be used provided they are encapsulated inside ${...}.