drone/app/services/notification
2024-05-10 23:22:59 +00:00
..
mailer feat: process notification and send emails (#803) 2023-12-06 22:07:29 +00:00
templates Add support for mentions in comments (#1064) 2024-03-15 20:54:25 +00:00
branch_updated.go feat: Add notification and templates support for pullreq state change [Merged/Closed/ReOpened] (#917) 2023-12-16 12:30:12 +00:00
client_interface.go Add support for mentions in comments (#1064) 2024-03-15 20:54:25 +00:00
comment_created.go Add comment mentions metadata and return id to principal info mapping in list activity response (#2024) 2024-05-10 23:22:59 +00:00
mail_client.go Add support for mentions in comments (#1064) 2024-03-15 20:54:25 +00:00
pullreq_state.go feat: Add notification and templates support for pullreq state change [Merged/Closed/ReOpened] (#917) 2023-12-16 12:30:12 +00:00
review_submitted.go feat: Add notifications support and templates for PR reviewer decision (#881) 2023-12-15 18:02:53 +00:00
reviewer_added.go feat: Add notification and templates support for pullreq state change [Merged/Closed/ReOpened] (#917) 2023-12-16 12:30:12 +00:00
service.go feat: Add notification and templates support for pullreq state change [Merged/Closed/ReOpened] (#917) 2023-12-16 12:30:12 +00:00
wire.go feat: process notification and send emails (#803) 2023-12-06 22:07:29 +00:00