Skip to content

Add markdown-to-HTML conversion for email content#26

Merged
lhhyung merged 1 commit intocloudforet-io:masterfrom
lhhyung:master
Oct 30, 2025
Merged

Add markdown-to-HTML conversion for email content#26
lhhyung merged 1 commit intocloudforet-io:masterfrom
lhhyung:master

Conversation

@lhhyung
Copy link
Copy Markdown
Member

@lhhyung lhhyung commented Oct 30, 2025

Category

  • New feature
  • Bug fix
  • Improvement
  • Refactor
  • etc

Description

Add markdown-to-HTML conversion for email content

Known issue

@lhhyung lhhyung self-assigned this Oct 30, 2025
@lhhyung lhhyung added enhancement New feature or request pass/signedoff labels Oct 30, 2025
@github-actions
Copy link
Copy Markdown

⚠️ @lhhyung the signed-off-by was not found in the following 1 commits:

  • d5e8231: feat: Add markdown-to-HTML conversion for email content

✅ Why it is required

The Developer Certificate of Origin (DCO) is a lightweight way for contributors to certify that they wrote or otherwise have the right to submit the code they are contributing to the project. Here is the full text of the DCO.

Contributors sign-off that they adhere to these requirements by adding a Signed-off-by line to commit messages.

This is my commit message

Signed-off-by: Random Developer <randomdeveloper@example.com>

Git even has a -s command line option to append this automatically to your commit message:

$ git commit -s -m 'This is my commit message'

@github-actions
Copy link
Copy Markdown

⚠️ @lhhyung the signed-off-by was not found in the following 1 commits:

  • d5e8231: feat: Add markdown-to-HTML conversion for email content

✅ Why it is required

The Developer Certificate of Origin (DCO) is a lightweight way for contributors to certify that they wrote or otherwise have the right to submit the code they are contributing to the project. Here is the full text of the DCO.

Contributors sign-off that they adhere to these requirements by adding a Signed-off-by line to commit messages.

This is my commit message

Signed-off-by: Random Developer <randomdeveloper@example.com>

Git even has a -s command line option to append this automatically to your commit message:

$ git commit -s -m 'This is my commit message'

@lhhyung lhhyung merged commit 4b2fedb into cloudforet-io:master Oct 30, 2025
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant