I submitted a PR implementing this ( https://github.com/apache/incubator-airflow/pull/2338) a while ago, but it languished and I missed Fokko's request to revive it. I've rebased and it's ready for another review.
Alek On Tue, May 29, 2018 at 10:08 AM vardangupta...@gmail.com < vardangupta...@gmail.com> wrote: > Currently email delivery can be setup on dag failures & up_for_retry by > setting up smtp server, but the email body is kind of hard coded in > Models.py, Is there any plan to make it templatized, we wanted to > dynamically change email body depending upon usecases. > > And would that be appreciable, if we make relevant changes and give PR for > the same? > > Regards, > Vardan Gupta >