Compare commits

..

3 commits

Author SHA1 Message Date
0c8beeea07 Update docker.io/library/redis Docker tag to v8
All checks were successful
/ Ansible Lint (push) Successful in 2m9s
/ Ansible Lint (pull_request) Successful in 2m8s
2025-10-24 17:30:47 +00:00
37cedb1ad0
renovate: label all PRs with the "renovate" label
All checks were successful
/ Ansible Lint (push) Successful in 2m25s
2025-10-24 19:28:49 +02:00
658a50d19b
renovate: use rebase stale PRs preset to rebase once base branch updated
All checks were successful
/ Ansible Lint (push) Successful in 2m23s
Use this configuration to always have the fast-forward option.

https://docs.renovatebot.com/presets-default/#rebasestaleprs
2025-10-24 19:18:04 +02:00

View file

@ -4,7 +4,9 @@
"config:recommended", // Included in config:best-practices anyway, but added for clarity. "config:recommended", // Included in config:best-practices anyway, but added for clarity.
"config:best-practices", "config:best-practices",
":ignoreUnstable", ":ignoreUnstable",
":disableRateLimiting" ":disableRateLimiting",
":rebaseStalePrs",
":label(renovate)"
], ],
"semanticCommits": "disabled", "semanticCommits": "disabled",
"packageRules": [ "packageRules": [