Pipeline schedules
Overview
Triggers for a pipeline.
Pipeline schedule object
Date and time the trigger was created.
Event matching logic for event triggers.
Trigger ID.
Name of trigger.
Pipeline UUID the trigger belongs to.
@once
, @hourly
, @daily
, @weekly
, @monthly
Trigger type: api
, event
, time
Additional settings for the trigger.
If the pipeline run has been running for more than the SLA value, then the pipeline will fail.
Date and time when the trigger should start running.
active
, inactive
An array of tag names.
Unique string used in the URL when triggering pipeline via API request.
Date and time the trigger was last updated.
Object containing variables for the pipeline that is being overwritten by this trigger.
Was this page helpful?