huskies: merge 824
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
/// Auto-assign handler — listens for pipeline events and assigns stories to free agents.
|
||||
pub mod assign;
|
||||
mod bot;
|
||||
/// Cleanup worktrees command — removes stale worktrees for completed or archived stories.
|
||||
pub mod cleanup_worktrees;
|
||||
/// Matrix bot command handlers — parses and routes bot commands from Matrix messages.
|
||||
pub mod commands;
|
||||
pub(crate) mod config;
|
||||
|
||||
Reference in New Issue
Block a user