[Fix] Review notifications omit response buttons in web tasks - #1443
Merged
daniel-lxs merged 3 commits intoAug 28, 2026
Conversation
Contributor
|
No new code issues found. See task
Reviewed ce23a16 |
roomote-roomote
Bot
force-pushed
the
fix/review-notification-buttons-0zxujhpxnw2v8
branch
2 times, most recently
from
August 28, 2026 22:12
d1684a7 to
f39c669
Compare
roomote-roomote
Bot
force-pushed
the
fix/review-notification-buttons-0zxujhpxnw2v8
branch
from
August 28, 2026 22:55
f39c669 to
591df90
Compare
roomote-roomote
Bot
force-pushed
the
fix/review-notification-buttons-0zxujhpxnw2v8
branch
from
August 28, 2026 23:15
591df90 to
77d64ea
Compare
daniel-lxs
marked this pull request as ready for review
August 28, 2026 23:51
daniel-lxs
requested review from
brunobergher,
daniel-lxs and
mrubens
as code owners
August 28, 2026 23:51
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed
Why this change was made
#1808 now owns the shared action types, Fast-session UI, canonical lifecycle, and web retry/dispatch behavior. This refresh removes the stale draft's duplicated infrastructure and preserves only the still-missing standard coding-task transcript integration.
Impact
People using standard web tasks can act on pull-request review feedback without typing a follow-up. Fast sessions keep their existing #1808 experience, duplicate or late clicks remain idempotent, unavailable dispatches can be retried, and cross-provider pull-request collisions stay isolated.
Screenshots