发布 白虎面板

This commit is contained in:
ms
2026-04-14 10:17:16 +08:00
parent feb27ddd94
commit 0bc524e867
12 changed files with 202 additions and 3 deletions
+8 -3
View File
@@ -30,8 +30,11 @@
"**/rustfs/1.0.0-alpha.86/**"
],
"packageRules": [
{
"matchUpdateTypes": ["patch", "minor"],
{
"matchUpdateTypes": [
"patch",
"minor"
],
"automerge": true,
"automergeType": "pr",
"platformAutomerge": true,
@@ -39,7 +42,9 @@
"prCreation": "immediate"
},
{
"matchUpdateTypes": ["major"],
"matchUpdateTypes": [
"major"
],
"automerge": false
},
{