feat: add LLM-backed DescriptionDiffAlignmentCondition - #62
Merged
watchflow / Watchflow Rules
failed
Mar 1, 2026 in 0s
2 rule violations found
🚨 2 violations found: 2 medium
Details
Watchflow Rule Violations
🟡 Medium Severity (2)
Checks PR description (body) and title for a linked issue reference (e.g. #123, Fixes #123, Closes #456). Use when the rule requires issue refs in either field.
PR does not reference a linked issue (e.g. #123 or closes #123 in body/title)
How to fix: Add an issue reference in the PR title or description (e.g. Fixes #123).
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 (863 > 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