ticket: add workspace ticket config

This commit is contained in:
2026-06-06 03:33:40 +09:00
parent 3edd68558f
commit 767870a4fb
6 changed files with 710 additions and 3 deletions
+1
View File
@@ -14,6 +14,7 @@ use chrono::Utc;
use fs4::fs_std::FileExt;
use thiserror::Error;
pub mod config;
pub mod tool;
const STATUSES: [TicketStatus; 3] = [