feat: 1、流水线总开关配置 2、删除p0p1p2级别阻断
All checks were successful
Redis序列化结构检查 / redis-schema-check (push) Has been skipped

This commit is contained in:
2026-07-14 10:58:05 +08:00
parent 7a8ca7ce0b
commit 114b053733
10 changed files with 74 additions and 68 deletions

View File

@@ -433,14 +433,11 @@ java -jar redis-schema-checker.jar \
详见 `docs/配置说明.md`。核心开关:
```yaml
# 运行模式notify仅通知| blockP0/P1/P2 全部阻断流水线)
mode: notify
# 总开关false 时跳过检测与通知,流水线直接通过
enabled: true
# block 模式下触发 exit 1 的严重级别(全部阻断
block_severities:
- P0
- P1
- P2
# 运行模式notify仅通知| block检测到结构变更即阻断流水线
mode: notify
# 是否发送企微通知
notify: