Conversation
🛡️ Watchflow Governance ChecksStatus: ❌ 4 Violations Found 🟡 Medium Severity (4)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) Validates if the PR description meets minimum length requirementsPR description is empty Ensures PRs that modify source code also include a CHANGELOG or .changeset addition.Source code was modified without a corresponding CHANGELOG update. Validates that the PR description accurately reflects the actual code changes.PR description does not align with code changes: The PR description is empty and does not provide any information about the code changes. The diff shows a minor addition of a blank line in src/index.js and a users endpoint, but the description does not mention any feature addition or modification. This lack of description makes it impossible to understand the intent or scope of the changes from the description alone. 💡 Reply with Thanks for using Watchflow! It's completely free for OSS and private repositories. You can also self-host it easily. |
|
Fixes #123 |
No description provided.