Back to index
Summary
Represents a dependency defined on a stage or task.projectNameStringrequiredThe name for the project that must be unique among all projects. allowSkipStringoptionalThe flag to indicate if a dependency can be skipped at runtime. assigneesForSkipStringoptionalA list of assignees who can skip a dependency at runtime. dependentGateTypeStringoptionalThe type of dependent gate. dependentPipelineNameStringoptionalThe name of the dependent pipeline. dependentProjectNameStringoptionalThe name of the dependent project. dependentReleaseNameStringoptionalThe name of the dependent release. dependentStageNameStringoptionalThe name of the dependent stage. dependentTaskNameStringoptionalThe name of the dependent task. gateTypeStringoptionalThe type of gate. newNameStringoptionalThe new name for an existing object that is being renamed. pipelineNameStringoptionalThe name of the pipeline. releaseNameStringoptionalThe name of the release. stageNameStringoptionalThe name of the stage. taskNameStringoptionalThe name of the task. waitDependencyNameStringoptionalThe name of the wait dependency. waitForTriggeredPipelinesStringoptionalThe flag to indicate that dependency should be created on all triggered pipelines. waitForTriggeredReleasesStringoptionalThe flag to indicate that dependency should be created on all triggered releases. |
Usage
There are no usage examples available forwaitDependency
.