Reputation: 362
How to modify the build notification template in Azure Devops.
Need to add some details in the notification body.
Upvotes: 9
Views: 6720
Reputation: 114987
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.
Upvotes: 11