NEW 127143
Add support for the HTML5 Notification API to build.webkit.org dashboard
https://bugs.webkit.org/show_bug.cgi?id=127143
Summary Add support for the HTML5 Notification API to build.webkit.org dashboard
Matthew Hanson
Reported 2014-01-16 14:30:23 PST
It would be really useful to add the option to receive notifications from the bot-watching dashboard. My suggested approach is to listen to the iteration-added event on the objects contained by buildbot.queues, and do allow users to opt-in to the following alerts: 1. A BuildbotQueue that was green now has test failures 2. A BuildbotQueue that previously had failures is now green 3. Everytime a the iteration-added event is triggered. I think that (3) would be impractical for most use cases, but could be useful for short intervals. Any feedback on this approach is welcome and appreciated.
Attachments
Radar WebKit Bug Importer
Comment 1 2014-01-16 14:52:44 PST
Brent Fulgham
Comment 2 2022-02-10 21:15:04 PST
This is actually: <rdar://problem/19549602>
Note You need to log in before you can comment on or make changes to this bug.