Skip to content

fix: updated how to run github shell command

1e40455
Select commit
Loading
Failed to load commit list.
Merged

feat: add rule engine integration, risk labels, load balancing, and missing risk signals #66

fix: updated how to run github shell command
1e40455
Select commit
Loading
Failed to load commit list.
watchflow / Watchflow Rules failed Apr 1, 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 (3412 > 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.