Skip to content

fix(alerting): Remove square brackets from email subject#1586

Open
jaydeethree wants to merge 4 commits intoTwiN:masterfrom
jaydeethree:email-subject-gmail-threading-fix
Open

fix(alerting): Remove square brackets from email subject#1586
jaydeethree wants to merge 4 commits intoTwiN:masterfrom
jaydeethree:email-subject-gmail-threading-fix

Conversation

@jaydeethree
Copy link

… resolve Gmail threading issues. Fixes #1563

Summary

#1563

Checklist

  • Tested and/or added tests to validate that the changes work as intended, if applicable.
  • [Not Applicable] Updated documentation in README.md, if applicable.

@github-actions github-actions bot added the area/alerting Related to alerting label Mar 18, 2026
@TwiN
Copy link
Owner

TwiN commented Mar 18, 2026

I think it'd make more sense to just remove the square brackets instead of swapping them for parentheses

@jaydeethree
Copy link
Author

I think it'd make more sense to just remove the square brackets instead of swapping them for parentheses

Done.

@TwiN TwiN changed the title Email alerts: Use parens instead of square brackets in the subject to… fix(alerting): Remove square brackets from email subject Mar 18, 2026
@TwiN TwiN added the bug Something isn't working label Mar 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/alerting Related to alerting bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Email alerts - threading doesn't work with Gmail due to square brackets in subject line

2 participants