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

fix: templating of notifications for SMTP #1449

Merged
merged 3 commits into from
Sep 26, 2024
Merged

Conversation

adityathebe
Copy link
Member

@adityathebe adityathebe commented Sep 24, 2024

resolves: #1446

This happend for SMTP notifications.

We need to first template and then convert the markdown to HTML.

Else the markdown -> HTML conversion will break all the go templating logic.

@adityathebe
Copy link
Member Author

@moshloop added tests for all templates.

notification/cel.go Outdated Show resolved Hide resolved
@moshloop moshloop merged commit 816d496 into main Sep 26, 2024
7 checks passed
@moshloop moshloop deleted the fix/html-msg-templating branch September 26, 2024 10:08
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

Successfully merging this pull request may close these issues.

Templating error for canary failures
2 participants