Files
devx/docs
Emil Simeonov dc37137a31
CI / validate (pull_request) Successful in 1m1s
CI / auto-merge (pull_request) Successful in 1m14s
fix(ci): retry Vikunja lookups and surface self-approval merge failures
Implements: DEVX-164 REQ-1..3

- get_vikunja_task_title retries list_project_tasks up to 4 attempts
  with backoff on APIError/RequestException — a Vikunja restart window
  (404/502) no longer strands an otherwise-valid PR
- merge HTTP 405 now fetches PR reviews and, when no APPROVED review
  exists, explains the same-user self-approval rejection and the
  remediation (approve via a non-author account)
- regression tests for retry-then-success, retry exhaustion, missing
  task, and all three 405 review states
2026-09-19 03:59:23 +02:00
..
2026-09-17 09:44:23 +00:00