Interface

Job dependency details for adding and releasing webhook dependencies.

Since 1.0.11

Properties

PropertyTypeNotes
jobIdstring

Job id associated with the dependency.

stepIdsstring[]

The array of steps with a webhook dependency to be released. If no stepIds are specified, the job's current steps are used.

webhookConnectionIdstring

Webhook connection id for this webhook dependency.

webhookDependencyWebhookDependency

Webhook dependency information. Required only when creating a new webhook dependency.

jobId

Interface Property
jobId: string

Job id associated with the dependency.

stepIds

optional
Interface Property
stepIds: string[]

The array of steps with a webhook dependency to be released. If no stepIds are specified, the job's current steps are used.

webhookConnectionId

Interface Property
webhookConnectionId: string

Webhook connection id for this webhook dependency.

webhookDependency

optional
Interface Property
webhookDependency: WebhookDependency

Webhook dependency information. Required only when creating a new webhook dependency.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.