From: Andrew Chilton Date: Sat, 23 Jan 2010 13:14:33 +0000 (+1300) Subject: Allow a 'Cancelled' status X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=e9bce0f84e4d420413cc39935c4bf6a4624f69a2;p=cil.git Allow a 'Cancelled' status --- diff --git a/.cil b/.cil index d43b806..5f9a81c 100644 --- a/.cil +++ b/.cil @@ -7,6 +7,7 @@ StatusAllowedList: Fixed StatusAllowedList: OnHold StatusAllowedList: Duplicate StatusAllowedList: Finished +StatusAllowedList: Cancelled StatusOpenList: New StatusOpenList: InProgress StatusOpenList: Ongoing @@ -14,6 +15,7 @@ StatusClosedList: Fixed StatusClosedList: OnHold StatusClosedList: Duplicate StatusClosedList: Finished +StatusClosedList: Cancelled LabelStrict: 1 LabelAllowedList: Release-v0.1.0 LabelAllowedList: Release-v0.2.0