Skip to content

fix(review): notify review file announcements - #419

Merged
barrettruth merged 1 commit into
mainfrom
fix/review-announcement-notify
Jul 11, 2026
Merged

fix(review): notify review file announcements#419
barrettruth merged 1 commit into
mainfrom
fix/review-announcement-notify

Conversation

@barrettruth

Copy link
Copy Markdown
Owner

Problem

Split review skips are logged before the review lands on the next renderable file, which preserves the traversal order in message history. The follow-up file-position announcement used a separate echo path, so the visible command-line display could make the skipped-file notification look like it never appeared.

Solution

Send review file-position announcements through the same notification path as skipped-file messages. This keeps the skipped-file log before the landed-file log while letting notification handling treat both messages consistently.

@barrettruth
barrettruth merged commit 1f93b43 into main Jul 11, 2026
5 checks passed
@barrettruth
barrettruth deleted the fix/review-announcement-notify branch July 11, 2026 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant