Skip to main content

close_deployment_request_merged

Function close_deployment_request_merged 

Source
pub async fn close_deployment_request_merged(
    configuration: &Configuration,
    workspace: &str,
    id: i64,
) -> Result<String, Error<CloseDeploymentRequestMergedError>>
Expand description

Called by the UI after the deploy loop completes. Closes the request and marks every comment obsolete. Idempotent.