Types
GitHubPipelineRetryUnavailableReason
Reasons reported for GitHub pipeline retry unavailable.
enum
GitHubPipelineRetryUnavailableReasonValues
GITHUB_APP_NOT_CONFIGURED
Indicates GitHub app not configured as the reason.
NOT_COMPLETED
Indicates not completed as the reason.
NOT_GITHUB_ACTIONS
Indicates not GitHub actions as the reason.
Indicates workflow run unavailable as the reason.
HISTORICAL_ATTEMPT
Indicates historical attempt as the reason.