feat(panettone): Send emails when issues are closed
Send notification emails to the same group of users who receive notifications on issue comments when issues are marked as closed. This also takes the opportunity to generalize issue notification emails a bit, and lay the groundwork for (but not implement) explicit issue subscriber lists. Change-Id: Ie2572ed3ad0207d415b4c362438f772925e7a2c5 Reviewed-on: https://cl.tvl.fyi/c/depot/+/2807 Tested-by: BuildkiteCI Reviewed-by: sterni <sternenseemann@systemli.org> Reviewed-by: tazjin <mail@tazj.in>
This commit is contained in:
parent
3ec15ec9f9
commit
606d2af2da
3 changed files with 42 additions and 18 deletions
|
|
@ -48,7 +48,7 @@
|
|||
:issue-events
|
||||
|
||||
:issue-comments :num-comments :create-issue-comment
|
||||
:issue-commenter-dns))
|
||||
:issue-commenter-dns :issue-subscribers))
|
||||
|
||||
(defpackage panettone.email
|
||||
(:nicknames :email)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue