Merge remote-tracking branch 'origin/custom' into custom

# Conflicts:
#	apps/movie-pilot/2.8.0/data.yml
This commit is contained in:
2025-09-16 10:33:38 +08:00
354 changed files with 254 additions and 376 deletions
+10 -1
View File
@@ -7,7 +7,7 @@
"rebaseWhen": "never",
"prConcurrentLimit": 20,
"automerge": true,
"automergeType": "pr",
"automergeType": "branch",
"platformAutomerge": true,
"enabledManagers": [
"docker-compose",
@@ -31,6 +31,15 @@
"**/minio/2025-04-22/**"
],
"packageRules": [
{
"matchUpdateTypes": [
"patch",
"minor"
],
"automerge": true,
"automergeType": "branch",
"ignoreTests": true
},
{
"matchFileNames": [
"apps/postgresql/pg*/*.yml"