Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.
This repository was archived by the owner on May 30, 2024. It is now read-only.

Provide the browser notification #261

Closed
@noahingh

Description

@noahingh

At this moment, we're providing the Slack notification for deployments and reviews, but it is possible to provide the browser notification.

The notification logic is determined by the kind (deployment or review). The browser should notify only the user who triggers the deployment for the' deployment' event. For the review event, it should notify the requester when the review is responded to, but it should notify the reviewer when the review is requested.

Implement

We should implement two parts for the browser notification like the below:

  1. Provide the setting to configure the notification whether to receive or not.
  2. Notify the user when the event is fired.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions