feat: diagnose live MCP namespace EOF health and block merge (#543) #587
@@ -194,4 +194,3 @@ def namespace_health_blocks_task(task: str, healthy: bool) -> bool:
|
||||
if healthy:
|
||||
return False
|
||||
return (task or "").strip() in {"merge_pr", "review_pr", "submit_review"}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user