repos_slash_get_deployment_status

Function repos_slash_get_deployment_status 

Source
pub async fn repos_slash_get_deployment_status(
    configuration: &Configuration,
    owner: &str,
    repo: &str,
    deployment_id: i32,
    status_id: i32,
) -> Result<DeploymentStatus, Error<ReposSlashGetDeploymentStatusError>>
Expand description

Users with pull access can view a deployment status for a deployment: