Open

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

trunkIdstringRequiredformat: "^trunk_[A-Za-z0-9]+$"

Request

This endpoint expects an object.
evidenceReferencestringOptional<=500 characters
scopeIdstringOptional<=200 characters
Defaults to the trunk General scope.

Response

Pull request opened from staging to production.
idstring
trunkIdstring
scopeIdstring
sourceCommitShastringformat: "^[0-9a-f]{40,64}$"
targetCommitShastring or null
changeslist of objects
statusenum
createdBystring
createdAtdatetime
evidenceReferencestring or nullOptional
delegatedActorIdstring or nullOptional
mergedBystring or nullOptional
mergedDelegatedActorIdstring or nullOptional
mergedAtdatetime or nullOptional

Errors

409
Conflict Error