Skip to content

chore(config): migrate Renovate config #1341

chore(config): migrate Renovate config

chore(config): migrate Renovate config #1341

Triggered via pull request July 28, 2026 18:44
Status Success
Total duration 5m 2s
Artifacts

lint-playbooks.yaml

on: pull_request
Lint kind playbooks
1m 25s
Lint kind playbooks
Lint kops playbooks
1m 29s
Lint kops playbooks
Lint minikube playbooks
4m 34s
Lint minikube playbooks
Lint scenarios playbooks and roles
4m 46s
Lint scenarios playbooks and roles
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
yaml[line-length]: playbooks/roles/kops/tasks/configure_clusters.yaml#L81
Line too long (287 > 160 characters)
command-instead-of-shell: playbooks/roles/executables/tasks/check_binary_path.yaml#L6
Use shell only when shell functionality is required.
ignore-errors: scenarios/sre/project/roles/leaderboard/tasks/main.yaml#L20
Use failed_when and specify error conditions instead of using ignore_errors.
ignore-errors: scenarios/sre/project/roles/leaderboard/tasks/main.yaml#L8
Use failed_when and specify error conditions instead of using ignore_errors.
command-instead-of-shell: scenarios/sre/project/roles/executables/tasks/check_binary_path.yaml#L6
Use shell only when shell functionality is required.