The `Build` that is returned includes its status (such as `SUCCESS`,`FAILURE`, or `WORKING`), and timing information.

cr_build_status(id = .Last.value, projectId = cr_project_get())

Arguments

id

ID of the build or a BuildOperationMetadata object

projectId

ID of the project

Value

A gar_Build object Build or NULL if not found