Title of the release to create.
{{createReleaseCtrl.selectedTemplate.title}}
Template to use when creating the release.
{{createReleaseCtrl.folderTitle}}
The new release will be created in this folder.
{{createReleaseCtrl.selectedRiskProfile.title}}
Risk profile to use when creating the release.
Immediately start the release after it is created.

Variables

Variable values to pass to the created release.

Output properties

The ID of the newly created release can be stored in a release variable. This variable can be used in a Gate task dependency to wait for the completion of the release.
{{createReleaseCtrl.createdReleaseId.variable}}
ID of the release created from this task.