GFramework/.coderabbit.yaml
GeWuYou 621bba9b09 chore(ci): 配置 GitHub Checks 工具
- 启用 GitHub Checks 功能
- 设置超时时间为 90000 毫秒
- 添加 reviews 配置项
- 配置 github-checks 工具选项
2026-04-05 23:26:37 +08:00

5 lines
80 B
YAML

reviews:
tools:
github-checks:
enabled: true
timeout_ms: 90000