Phabricator emails: Reviewer email should not be actionable if revision has planned changes
Categories
(Conduit :: Phabricator, defect, P2)
Tracking
(Not tracked)
People
(Reporter: mhentges, Assigned: mhentges)
References
Details
(Keywords: conduit-triaged)
Attachments
(2 files)
Right now, if a patch has planned changes (by author) or requested changes (by another reviewer), but you are added as reviewer, then you are told that the email is actionable and that your review is required/requested.
Instead, the "your review is required/requested" should only appear if the patch is "needs review".
Additionally, whenever an event happens that puts the patch back to "needs review" from "needs revision" (such as the only "requested changes" reviewer being removed), the "your review is requred/requested" actionable text should appear as part of that email.
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
If a revision doesn't actively need a review (because it's already
approved or because it still needs a change), then reviewers should not
be bugged about "needing to review" the revision.
This patch also coalesces similar reviewer-actionability logic.
Depends on D92294
Assignee | ||
Comment 2•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Description
•