diff options
Diffstat (limited to '.cil')
-rw-r--r-- | .cil | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,12 +1,14 @@ StatusStrict: 1 StatusAllowedList: New StatusAllowedList: InProgress +StatusAllowedList: Ongoing StatusAllowedList: Fixed StatusAllowedList: OnHold StatusAllowedList: Duplicate StatusAllowedList: Finished StatusOpenList: New StatusOpenList: InProgress +StatusOpenList: Ongoing StatusOpenList: Fixed StatusClosedList: OnHold StatusClosedList: Duplicate @@ -15,14 +17,21 @@ LabelStrict: 1 LabelAllowedList: Release-v0.1.0 LabelAllowedList: Release-v0.2.0 LabelAllowedList: Release-v0.2.1 +LabelAllowedList: Release-v0.3.0 +LabelAllowedList: Release-v0.4.0 +LabelAllowedList: Release-v0.4.1 +LabelAllowedList: Release-v0.4.2 LabelAllowedList: Type-Enhancement LabelAllowedList: Type-Defect LabelAllowedList: Type-Task LabelAllowedList: Type-Patch +LabelAllowedList: Type-Refactoring LabelAllowedList: Type-Other LabelAllowedList: Milestone-v0.1 LabelAllowedList: Milestone-v0.2 LabelAllowedList: Milestone-v0.3 +LabelAllowedList: Milestone-v0.4 +LabelAllowedList: Milestone-v0.5 LabelAllowedList: Milestone-Future LabelAllowedList: Priority-Critical LabelAllowedList: Priority-High |