Types
GitHubAutoRetryRuleStatus
Lifecycle statuses for GitHub auto retry rule.
enum
GitHubAutoRetryRuleStatusValues
ACTIVE
Represents the active status for GitHub auto retry rule.
PAUSED
Represents the paused status for GitHub auto retry rule.
COMPLETED
Represents the completed status for GitHub auto retry rule.
EXHAUSTED
Represents the exhausted status for GitHub auto retry rule.
ERROR
Represents the error status for GitHub auto retry rule.