Opened 4 years ago
Last modified 3 years ago
#5143 reopened defect (bug)
GitHub PRs on Trac don't send email notifications
Reported by: | SergeyBiryukov | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Trac | Keywords: | |
Cc: |
Description
Background: #4903
It looks like GitHub PRs displayed on Trac (like https://core.trac.wordpress.org/ticket/49856#trac-change-1-1586447178156067) don't trigger email notififications, at least I didn't get one.
It would be handy if they did, same as comments and attachments.
Change History (5)
#2
@
4 years ago
- Resolution duplicate deleted
- Status changed from closed to reopened
re-opening as I've closed #5054 as fixed.
I've verified that the RPC calls to Trac work as expected and send emails, so I think it's something particular to the WordPress.org Trac instance notifications system.
#3
@
4 years ago
Interestingly, this works for meta.trac: http://lists.wordpress.org/pipermail/wp-meta/2020-June/041241.html
I'm guessing that means this is something specific to core.trac?
Duplicate of #5054.