feat: add conditional rule logic via <code>when:</code> block (issue #73, PR 1/3) #75
watchflow / Watchflow Rules
failed
Apr 20, 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 (753 > 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