Skip to main content

Interface: ICommitBuildId

v1.UpdateWorkerVersioningRulesRequest.ICommitBuildId

Properties of a CommitBuildId.

Hierarchy

Properties

force

Optional force: null | boolean

To prevent committing invalid Build IDs, we reject the request if no pollers has been seen recently for this Build ID. Use the force option to disable this validation.

Inherited from

$Properties.force


targetBuildId

Optional targetBuildId: null | string

CommitBuildId targetBuildId

Inherited from

$Properties.targetBuildId