We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently, Pramen supports only 2 email lists - one for successes, and one for failures.
Sometimes, depending on an error, for example, emails can be routed to different teams.
This can be part of a pluggable component to decide which email list to send emails to.
This is already supported for other notification types via pipeline notification targets.
Add a way to route different issues to different email lists.
--
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Background
Currently, Pramen supports only 2 email lists - one for successes, and one for failures.
Sometimes, depending on an error, for example, emails can be routed to different teams.
This can be part of a pluggable component to decide which email list to send emails to.
This is already supported for other notification types via pipeline notification targets.
Feature
Add a way to route different issues to different email lists.
Example [Optional]
--
Proposed Solution [Optional]
--
The text was updated successfully, but these errors were encountered: