HeyAlaia opened a new issue, #17390:
URL: https://github.com/apache/dolphinscheduler/issues/17390

   ### Search before asking
   
   - [x] I had searched in the 
[DSIP](https://github.com/apache/dolphinscheduler/issues/14102) and found no 
similar DSIP.
   
   
   ### Motivation
   
   I want use dolphinScheduler configuration DingTalk markdown alert template, 
like is:
   `
   ${alertSubject}
   
       project name: ${projectName}
       workflow name: ${workflowName}
       alert time: ${alertTime}
       alert status: ${alertStatus}
       `
       But this feature was not found., how can i use it.
   
   
   ### Design Detail
   
   In the alert instance editor, if you select the DingTalk plugin and choose 
Markdown as the message type, a larger text box will appear below. Use this box 
to enter your Markdown template. You can use JSON strings to dynamically 
replace values within the template.
   like is:
   
   <img width="665" height="1015" alt="Image" 
src="https://github.com/user-attachments/assets/a3afec94-e56f-47f2-80e3-3d49b433873f";
 />
   
   ### Compatibility, Deprecation, and Migration Plan
   
   This feature is fully backward-compatible and introduces Markdown template 
substitution. Data returned to DingTalk will be automatically parsed for 
formatting.
   
   
   
   ### Test Plan
   
   Functional testing
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: 
[email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to