Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tool to test notification delivery #16463

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
stirby opened this issue Feb 5, 2025 · 1 comment
Closed

Tool to test notification delivery #16463

stirby opened this issue Feb 5, 2025 · 1 comment
Assignees

Comments

@stirby
Copy link
Collaborator

stirby commented Feb 5, 2025

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

@stirby stirby added this to the Notifications: GA Release milestone Feb 10, 2025
DanielleMaywood added a commit that referenced this issue Feb 19, 2025
Relates to #16463

Adds a CLI command, and API endpoint, to trigger a test notification for
administrators of a deployment.
@mtojek
Copy link
Member

mtojek commented Feb 24, 2025

@DanielleMaywood Can we close this issue now? Looks like we have API, CLI and UI covered.

aslilac pushed a commit that referenced this issue Feb 27, 2025
Relates to #16463

Adds a CLI command, and API endpoint, to trigger a test notification for
administrators of a deployment.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants