fix(ci): bounce task back to developer on red CI (capped retries) #18

Merged
admin merged 1 commits from fix/ci-fail-retry-developer into main 2026-06-04 01:41:01 +03:00
Owner

BUG 7: red CI on development now auto-returns the task to the developer (capped retries, symmetric to review REQUEST_CHANGES). Adds retry block after notify_qg_failure in handle_ci_status; retry_count shares the MAX_DEV_RETRIES=3 cap across review+CI. 2 new pure-logic tests. pytest: 217 passed (+2 new), 10 baseline failed unchanged.

BUG 7: red CI on development now auto-returns the task to the developer (capped retries, symmetric to review REQUEST_CHANGES). Adds retry block after notify_qg_failure in handle_ci_status; retry_count shares the MAX_DEV_RETRIES=3 cap across review+CI. 2 new pure-logic tests. pytest: 217 passed (+2 new), 10 baseline failed unchanged.
admin added 1 commit 2026-06-04 01:39:55 +03:00
admin merged commit a0621b9952 into main 2026-06-04 01:41:01 +03:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: admin/orchestrator#18