Skip to content

mikeobrien/GoNotificationInterceptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThoughtWorks Go Notification Interceptor

The ThoughtWorks Go Notification Interceptor enables you to hijack Cruise notifications and apply custom formatting before they are passed on. Currently Go does not allow you customize notifications. The interceptor acts as a proxy SMTP server and uses regex and xslt to enable notification customizations. The interceptor runs as a Windows service.

Installation

  1. Run the installer and enter the listen port and outgoing smtp server/port.
  2. In the Go server configuration set the email hostname and port to that of the notification interceptor.
  3. If desired, customize the notification stylesheets under "\Go Notification Interceptor". These are called Subject.xslt and Body.xslt.

Special Thanks

@phatboyg, @drusellers, et al for Top Shelf.
@eric_daugherty for CSES.

About

The ThoughtWorks Go Notification Interceptor enables you to hijack Cruise notifications and apply custom formatting before they are passed on.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages