huskies: merge 984
This commit is contained in:
@@ -21,6 +21,9 @@ pub(super) async fn tool_merge_agent_work(
|
||||
item.stage(),
|
||||
crate::pipeline_state::Stage::Done { .. }
|
||||
| crate::pipeline_state::Stage::Archived { .. }
|
||||
| crate::pipeline_state::Stage::Abandoned { .. }
|
||||
| crate::pipeline_state::Stage::Superseded { .. }
|
||||
| crate::pipeline_state::Stage::Rejected { .. }
|
||||
)
|
||||
{
|
||||
let stage_name = item.stage().dir_name().to_string();
|
||||
|
||||
Reference in New Issue
Block a user