CommandRunAttempt
Represents a command run attempt in the GraphQL API.
CommandRunAttemptFields
Stable identifier for this command run attempt.
Identifier of the related run.
The attempt associated with this command run attempt.
Identifier of the related agent job. May be null when unavailable or not applicable.
The agent job associated with this command run attempt. May be null when unavailable or not applicable.
Current status of this command run attempt.
The exit code associated with this command run attempt. May be null when unavailable or not applicable.
The signal associated with this command run attempt. May be null when unavailable or not applicable.
Error message when this command run attempt did not complete successfully. May be null when unavailable or not applicable.
ISO 8601 timestamp when this command run attempt started. May be null when unavailable or not applicable.
ISO 8601 timestamp when this command run attempt finished. May be null when unavailable or not applicable.
ISO 8601 timestamp when this command run attempt was created.
ISO 8601 timestamp when this command run attempt was last updated.