Class: UuDevman::Release::MilestoneStates
- Inherits:
-
Object
- Object
- UuDevman::Release::MilestoneStates
- Defined in:
- lib/uu_devman/release_create.rb
Overview
Possible states for release milestones.
Constant Summary
- OK =
OK State.
'OK'- NOT_REACHED =
NOT_REACHED State.
'NOT_REACHED'- SMALL_PROBLEM =
SMALL_PROBLEM State.
'SMALL_PROBLEM'- SERIOUS_PROBLEM =
SERIOUS_PROBLEM State.
'SERIOUS_PROBLEM'- FAILED =
Failed State.
'FAILED'