Skip to content

feat: Customisable Email & Templating System#93

Merged
m-t-a97 merged 3 commits into
mainfrom
feat/customisable-email-templates
Jul 6, 2026
Merged

feat: Customisable Email & Templating System#93
m-t-a97 merged 3 commits into
mainfrom
feat/customisable-email-templates

Conversation

@m-t-a97

@m-t-a97 m-t-a97 commented Jul 5, 2026

Copy link
Copy Markdown
Member
  • Support for customisable emails via Go templates (html/template & text/template)
  • Embedded template files
  • Configurable via ENV vars
  • Access to variables through method context within each email template

Closes #49

@m-t-a97 m-t-a97 self-assigned this Jul 5, 2026
chore: Updated

fix: Access control hook being prevented from assigning role due to being blocked by service level permissions
@m-t-a97 m-t-a97 force-pushed the feat/customisable-email-templates branch from 415ffba to d59a446 Compare July 6, 2026 01:42
@m-t-a97 m-t-a97 merged commit 4d3b349 into main Jul 6, 2026
6 checks passed
@m-t-a97 m-t-a97 deleted the feat/customisable-email-templates branch July 6, 2026 01:58
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.

[FEAT] Customisable Email & Templating System

1 participant