Skip to content

Use Web Notifications API in front-end to notify active users of build changes #156

Description

@prezire

This request is taken from an old request in the original PHPCI issues thread: dancryer/PHPCI#255.

Please see quoted descriptions below from the original thread.


This would be nice for build notifications, just like the IRC plugin. Some documentation is available at developer.apple.com.

Right now I think we just need to configure the message and the icon (success, failure). Any other ideas?


This is very good idea, something i have missed in other CIs.

Maybe a wrapper like this https://github.com/alexgibson/notify.js would make it easier to build this?
That will make it work for other browsers, such as Chrome, Safari & Firefox.

Problem I can see is that this is a frontend plugin more or less. which can be hard to make work if the users is not active on the website. Is it any way to make that work?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions