[Webkit-unassigned] [Bug 127143] New: Add support for the HTML5 Notification API to build.webkit.org dashboard
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 16 14:32:47 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=127143
Summary: Add support for the HTML5 Notification API to
build.webkit.org dashboard
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: matthew_hanson at apple.com
CC: ap at webkit.org, timothy at apple.com, jonlee at apple.com
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.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list