For the complete documentation index, see llms.txt. This page is also available as Markdown.

Release Mirror

Publish a codev/<env> mirror-branch update (internal event + outbound webhook)

post
Body
repositoryIdentifierstringRequired

Repository identifier (owner/repo)

environmentstringRequired

Environment the mirror tracks

Example: prod
branchstringRequired

Mirror branch that was pushed

Example: codev/prod
commitShastringRequired

New HEAD commit SHA of the mirror branch

domainstringRequired

Release domain/config name

Example: core
releaseNamestringRequired

Release name

rcCommitstringOptional

Released candidate commit SHA

packagesobjectOptional

Package set of the release (name -> version)

droppedPackagesstring[]Optional

Packages dropped vs the previous mirrored release

Responses
201

Mirror update published

No content

post/sfp/api/release-mirror/event

No content

Last updated

Was this helpful?