DevopsPipeline

Represents a release pipeline in DevOps Center, which is the ordered path work items follow from development to production. Related DevopsPipelineStage records store the pipeline stages. This object is available in API version 67.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Fields

Field Details
Description
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
A brief text that explains the purpose of the pipeline or the team it supports.
IsActive
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the pipeline is active. When true, you can promote work items on this pipeline.
The default value is false.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last accessed this record indirectly, for example, through a list view or related record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last viewed this record or list view. If this value is null, and LastReferenceDate is not null, the user accessed this record or list view indirectly.
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
The unique name of the DevOps pipeline.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The ID of the user who owns the pipeline.
This field is a polymorphic relationship field.
Relationship Name
Owner
Refers To
Group, User
PackageDirectories
Type
textarea
Properties
Create, Nillable, Update
Description
The file path to the package directories defined in the sfdx-project.json file.
SourceCodeRepositoryId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
Identifies the source control repository associated with this pipeline.
This field is a relationship field.
Relationship Name
SourceCodeRepository
Refers To
SourceCodeRepository

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

DevopsPipelineFeed
Feed tracking is available for the object.
DevopsPipelineHistory
History is available for tracked fields of the object.
DevopsPipelineShare
Sharing is available for the object.