Merge

Authentication

AuthorizationBearer

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

Path parameters

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

Response

Production fast-forwarded to the reviewed staging commit.

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