8000 Tool to test notification delivery · Issue #16463 · coder/coder · GitHub
[go: up one dir, main page]

Skip to content
Tool to test notification delivery #16463
Closed
Closed
@stirby

Description

@stirby

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 test

Test notification sent to (SMTP|Webhook)!

See your notification settings here: https://example.coder.com/deployment/notifications?tab=settings
Adjust your notification preferences here: https://example.coder.com/settings/notifications

As a member:

$ coder notifications test

Test notification sent to (SMTP|Webhook)!

Adjust your notification preferences here: https://example.coder.com/settings/notifications

Dashboard

Image

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0