PipelineSchedule
OBJECT
A schedule of when a build should automatically triggered for a Pipeline
Fields
|
The branch to use for builds that this schedule triggers. Defaults to to the default branch in the Pipeline
|
Returns the builds created by this schedule
Arguments
Returns the first n elements from the list.
|
Returns the elements in the list that come after the specified cursor.
|
Returns the last n elements from the list.
|
Returns the elements in the list that come before the specified cursor.
|
|
The commit to use for builds that this schedule triggers. Defaults to HEAD
|
The time when this schedule was created
|
|
A definition of the trigger build schedule in cron syntax
|
If this Pipeline schedule is currently enabled
|
Environment variables passed to any triggered builds
|
The time when this schedule failed
|
If the last attempt at triggering this scheduled build fails, this will be the reason
|
|
A short description of the Pipeline schedule
|
The message to use for builds that this schedule triggers
|
The time when this schedule will create a build next
|
|
|
The UUID of the Pipeline schedule
|
Node