kin: KIN-ARCH-008 Конфигурируемая test_command на уровне проекта

This commit is contained in:
Gros Frumos 2026-03-17 16:00:36 +02:00
parent b84f4aaac1
commit cc6867d813

View file

@ -1800,7 +1800,7 @@ def run_pipeline(
pass pass
else: else:
# Review mode: wait for manual approval # Review mode: wait for manual approval
models.update_task(conn, task_id, status="review") models.update_task(conn, task_id, status="review", execution_mode="review")
# Run post-pipeline hooks (failures don't affect pipeline status) # Run post-pipeline hooks (failures don't affect pipeline status)
try: try: