Modify ↓
Opened 12 years ago
Last modified 7 years ago
#10661 new enhancement
Add support to email notification when a new review/comment is added
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Component: | CodeReviewerPlugin |
Severity: | normal | Keywords: | codereviewer, notification |
Cc: | Steffen Hoffmann | Trac Release: | 0.12 |
Description
Send an email to the committer (or a configurable email address) when a new review/comment is added on his commit.
Attachments (0)
Change History (4)
comment:1 Changed 12 years ago by
Cc: | Steffen Hoffmann added; anonymous removed |
---|
comment:2 Changed 12 years ago by
You may already know that if you have email notifications set on the ticket, then when changeset comments get added to the ticket they will get automatically emailed like any other ticket comment.
That said, it may be cool to be able to have the AnnouncerPlugin watch changeset pages - with rules to always watch your own committed changesets, etc.
comment:4 Changed 7 years ago by
Owner: | Rob Guttman deleted |
---|
Note: See
TracTickets for help on using
tickets.
You might consider adding a CodeReviewerPlugin email notification module to the AnnouncerPlugin. AnnouncerPlugin will probably get pushed to the Trac core eventually.