SourceCodeRepoProvider

Represents a supported source (version) control system like GitHub or Bitbucket. This object is available in API version 66.0 and later.

Supported Calls

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

Fields

Field Details
BaseUrl
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
The base URL of the source control repository provider. For example, https://github.com.
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 for the source control repository provider.
NamedCredential
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
The name of the named credential that DevOps Center uses to connect to this source control provider.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The ID of the user or group that owns this record.
This field is a polymorphic relationship field.
Relationship Name
Owner
Refers To
Group, User
Provider
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Restricted picklist, Sort, Update
Description
The provider of this repository.
Possible values are:
  • BITBUCKET
  • GITHUB
The default value is GITHUB.

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.

SourceCodeRepoProviderChangeEvent
Change events are available for the object.
SourceCodeRepoProviderFeed
Feed tracking is available for the object.
SourceCodeRepoProviderHistory
History is available for tracked fields of the object.
SourceCodeRepoProviderOwnerSharingRule
Sharing rules are available for the object.
SourceCodeRepoProviderShare
Sharing is available for the object.