You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See the [RFC](https://www.notion.so/coderhq/System-Generated-Notifications-6d49c7a97a974c61b53482155ff02b55?pvs=4).
The goal of this project is to build the foundations of a new notifications subsystem, and we're starting with system-generated notifications. These notifications will be triggered by `coderd` exclusively, and will cover scenarios like password resets, workspace build failures, control plane health degradations, etc.
This project should be considered "Step 0" for the overall notifications effort.
Notifications are experimental in 2.15.0 and beta in 2.16.0. We are aiming to complete the GA release in 2.17.0.
This does NOT include IDE notifications.