promote Release

fun promoteRelease(projectId: String, releaseId: String, newStatus: <Error class: unknown class>, onResponse: () -> Unit)

Function to execute the promote the current relase

Parameters

projectId

: the identifier of the project

releaseId

: the identifier of the release

newStatus

: the new status to apply to the _release

onResponse

: the action to execute when received a response