Build status field valid is a boolean, which doesn't allow us to encode information if the failure happened due to the build itself or to an infrastructure error. Maestro is using a field in misc for that for now.
Having a full-fledged status similar to what tests have would solve this issue.
Build status field
validis a boolean, which doesn't allow us to encode information if the failure happened due to the build itself or to an infrastructure error. Maestro is using a field inmiscfor that for now.Having a full-fledged status similar to what
testshave would solve this issue.