GitHub::CheckSuite::Conclusion
Inherits Enum < Comparable < Value < Object
Constants
Success = 0
Failure = 1
Neutral = 2
Cancelled = 3
TimedOut = 4
ActionRequired = 5
Stale = 6
None = 7
Skipped = 8
StartupFailure = 9
Inherits Enum < Comparable < Value < Object