Values:
STATUS_UNKNOWN (0):
Status of the build is unknown.
PENDING (10):
Build has been created and is pending
execution and queuing. It has not been queued.
QUEUED (1):
Build or step is queued; work has not yet
begun.
WORKING (2):
Build or step is being executed.
SUCCESS (3):
Build or step finished successfully.
FAILURE (4):
Build or step failed to complete
successfully.
INTERNAL_ERROR (5):
Build or step failed due to an internal
cause.
TIMEOUT (6):
Build or step took longer than was allowed.
CANCELLED (7):
Build or step was canceled by a user.
EXPIRED (9):
Build was enqueued for longer than the value of
queue_ttl.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[],[]]