Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to modify Azure Devops email notification template?

How to modify the build notification template in Azure Devops.

Need to add some details in the notification body.

like image 461
sree1611 Avatar asked Apr 11 '19 12:04

sree1611


People also ask

How do I change my Azure DevOps email notification?

To change your preferred email address, open your organization menu and select My profile. From your profile and information page, select Edit profile. Update the address and select Save changes.

How do I change my email notification template?

Hover your mouse over the Email Notification or Autoresponder template then click the pencil icon to edit it.


1 Answers

There currently is no way to update the notification template. If you want more power over the emails being generated, you can link Microsoft Flow or IFTTT to the servicehooks and send custom email templates from there.

I also recommend you submit a feature request to the Azure DevOps Developer Community, not just for the ability to change the templates, but to voice what data you're currently missing and why that data is important.

like image 195
jessehouwing Avatar answered Sep 25 '22 00:09

jessehouwing