You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix Vale style review posting duplicate comments on PRs (#699)
The Vale style review workflow was posting a new review comment
every time a commit was pushed to a PR, resulting in noisy
duplicate comments in Slack notifications.
Now the script checks if a Vale style review has already been
posted to the PR and skips posting if one exists.
Co-authored-by: Rachel Lee Nabors <nearestnabors@users.noreply.github.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments