templates/workflows/shared/operations-tag-promote
Interfaces
TagPromoteContext
Defined in: templates/workflows/shared/operations-tag-promote.ts:14
Properties
autoPromote?
optional autoPromote: Record<string, boolean>;
Defined in: templates/workflows/shared/operations-tag-promote.ts:16
branchFlow
branchFlow: string[];
Defined in: templates/workflows/shared/operations-tag-promote.ts:15
config?
optional config: Partial<PipecraftConfig>;
Defined in: templates/workflows/shared/operations-tag-promote.ts:17
Functions
createTagPromoteReleaseOperations()
function createTagPromoteReleaseOperations(ctx): PathOperationConfig[];
Defined in: templates/workflows/shared/operations-tag-promote.ts:23
Create tag, promote, and release job operations