whisper-money/.github/workflows
Víctor Falcón 2a0d6c8258
ci: deploy webhook 3 attempts with 10/20 min backoff (#489)
Reduce deploy webhook retries to 3 attempts with longer waits so a slow
Coolify rebuild can finish before giving up.

- Attempt 1 → fail → wait 10 min
- Attempt 2 → fail → wait 20 min
- Attempt 3 → fail → give up

Total window ~30 min (was 10 attempts / ~7 min). Connection-level
timeouts (curl exit 28) were exhausting retries before the box came
back.
2026-06-04 14:14:22 +02:00
..
automerge.yml fix: limit bank sync emails to one per day (#290) 2026-04-15 16:39:28 +02:00
ci.yml ci: deploy webhook 3 attempts with 10/20 min backoff (#489) 2026-06-04 14:14:22 +02:00
pr-title.yml ci: enforce conventional PR titles (#415) 2026-05-22 08:02:23 +01:00
release.yml ci: add manual release workflow (#334) 2026-04-26 08:44:26 +01:00