Classes
Enumerations
Interfaces
TypeAliases

CompassPullRequest

The details of a Compass pull request.

Property NameTypeDescription
__typenameLiteral
changeMetadataCompassChangeMetadataContains change metadata for the pull request in Compass.
externalChangeMetadataMaybe<CompassChangeMetadata>Contains change metadata for the pull request in its source of truth.
externalIdStringThe external identifier of the pull request provided by the SCM app.
externalSourceIdMaybe<String>The external source identifier.
idStringThe unique identifier (ID) of the pull request.
pullRequestUrlMaybe<Any>The Pull request URL.
repositoryUrlMaybe<Any>The Repository URL.
statusTimestampsMaybe<CompassStatusTimeStamps>Status timestamps.

Rate this page: