TeamCity Plugin Development Help
 

Extending Notification Templates Model

Edit page Last modified: 21 April 2019

You can extend data model passed into Customizing Notifications when evaluating.

In your plugin, implement jetbrains.buildServer.notification.TemplateProcessor ` interface. The following example can be found in our sample plugin: