promote
Release
fun promoteRelease(projectId: String, releaseId: String, newStatus: <Error class: unknown class>, onResponse: () -> Unit)
Function to execute the promote the current relase
Parameters
project Id
: the identifier of the project
release Id
: the identifier of the release
new Status
: the new status to apply to the _release
on Response
: the action to execute when received a response