Skip to content

feat: notification preferences #19

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
6 tasks done
dannykopping opened this issue Jul 18, 2024 · 2 comments
Closed
6 tasks done

feat: notification preferences #19

dannykopping opened this issue Jul 18, 2024 · 2 comments

Comments

@dannykopping
Copy link
Collaborator

dannykopping commented Jul 18, 2024

Notification preferences will define if a notification should be sent to a particular user, and if so then by which method it should be sent.

The original concept was described in the RFC.

This feature is described in this new RFC: Notification Preferences.

Example user stories:

  • As a user, I would like to disable the workspace deleted notification because I regularly spawn and destroy workspaces, in order to not be annoyed by the notifications and block them all
  • As an operator, I would specifically like the user account created notification to be sent via webhook (while all others are sent by SMTP), so that I can programmatically trigger a Slack notification to my billing department
  • As a user or operator, I would like a web UI through which to modify my notification preferences

Requirements:

@matifali
Copy link
Member

matifali commented Aug 6, 2024

Can also add a unsubscribe link at bottom of the email.

@mattvollmer
Copy link

I found this GH issue in Slack, and I'm dropping in to say that I appreciate how well-defined this is with user stories and acceptance criteria. 🙌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants