cozystack/.github
Myasnikov Daniil dcc8718676
ci(pull-requests): keep 3x retry on Prepare environment
Prepare environment is pure infrastructure (Talos image download, sandbox
VMs boot, network setup). Failures here are mostly noisy-runner /
transient infra hiccups (image-download stalls, NIC negotiation, etc.) —
not cozystack code under test. Retry-on-failure is the right policy for
infra setup.

Install Cozystack and Run E2E tests remain single-attempt: they exercise
cozystack code, where retries hide real bugs.

Refines the previous two retry-removal commits.

Signed-off-by: Myasnikov Daniil <myasnikovdaniil2001@gmail.com>
2026-04-27 23:36:23 +05:00
..
ISSUE_TEMPLATE chore(ci): adopt CNCF/k8s label conventions 2026-04-27 03:15:09 +03:00
workflows ci(pull-requests): keep 3x retry on Prepare environment 2026-04-27 23:36:23 +05:00
CODEOWNERS chore(maintenance): add @myasnikovdaniil to CODEOWNERS 2026-04-21 14:31:07 +05:00
labels.yml chore(ci): normalize hex color case in labels.yml 2026-04-27 03:30:09 +03:00
PULL_REQUEST_TEMPLATE.md docs(maintenance): mirror illustrative-scopes wording in PR template 2026-04-27 11:20:13 +03:00