huskies: merge 866
This commit is contained in:
@@ -145,6 +145,7 @@ pub(crate) fn tool_show_epic(args: &Value, _ctx: &AppContext) -> Result<String,
|
||||
Stage::Done { .. } => "done",
|
||||
Stage::Archived { .. } => "archived",
|
||||
Stage::Frozen { .. } => "frozen",
|
||||
Stage::Blocked { .. } => "blocked",
|
||||
};
|
||||
member_items.push(json!({
|
||||
"story_id": sid,
|
||||
|
||||
Reference in New Issue
Block a user