Skip to content
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

Allow Configurable Notification Email Addresses #367

Open
Delberin-Ali opened this issue Jun 12, 2024 · 0 comments
Open

Allow Configurable Notification Email Addresses #367

Delberin-Ali opened this issue Jun 12, 2024 · 0 comments
Assignees

Comments

@Delberin-Ali
Copy link
Collaborator

Currently, the email addresses for notifications are hardcoded in the system. It would be beneficial if these email addresses could be managed through the platform instead of being fixed in the code.

Enhancement Details:

  1. Current State:
  • The system sends notifications to specific email addresses hardcoded in the codebase.
  • If updating these email addresses is necessary, a code change is required.
  1. Proposed Change:
  • Introduce a feature that allows users to configure and manage email addresses for notifications through the platform interface.
  • This will eliminate the need for code changes when updating email addresses.
  1. Considerations:
  • A simple text field can suffice for the email address input if it is a single contact.
  • For multiple contacts, a more complex solution is needed where multiple email addresses can be added, edited, or removed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant