- Notifications
You must be signed in to change notification settings - Fork925
Closed
Milestone
Description
Our customers are having some trouble debugging notifications during the initial setup process. They find that it's difficult to test whether their notification delivery system is running without some visual aid. We should add a simple CLI tool and button in the dashboard to test their configuration. Both of these testing options should send a notification to the initiator.
CLI
Requires a single command, should notify the imitating user. Restricted to administrators.
As an admin:
$ coder notifications testTest notification sent to (SMTP|Webhook)!See your notification settings here: https://example.coder.com/deployment/notifications?tab=settingsAdjust your notification preferences here: https://example.coder.com/settings/notifications
As a member:
$ coder notifications testTest notification sent to (SMTP|Webhook)!Adjust your notification preferences here: https://example.coder.com/settings/notifications
Dashboard
Metadata
Metadata
Assignees
Labels
No labels