feat: add /risk and /reviewers commands, closes #65 #67
watchflow / Watchflow Rules
failed
Mar 30, 2026 in 0s
1 rule violations found
🚨 1 violations found: 1 medium
Details
Watchflow Rule Violations
🟡 Medium Severity (1)
Validates that total lines changed (additions + deletions) in a PR do not exceed a maximum; enforces a maximum LOC per pull request.
Pull request exceeds maximum lines changed (3040 > 500)
How to fix: Reduce the size of this PR to at most 500 lines changed (additions + deletions).
💡 To configure rules, edit the .watchflow/rules.yaml file in this repository.
Loading