Function check_complete

Source
pub fn check_complete(
    taskcluster_base: Option<&str>,
    repo: &str,
    commit: &str,
) -> Result<bool>