Colin O’Dell Software Engineer SeatGeek Maryland, US

Page

seatgeek/mailroom

mailroom is a Go framework for creating, routing, and delivering user notifications based on events from external systems.

Write the code to turn an incoming webhook into a notification, and mailroom handles the rest: identifying the right recipients, respecting their per-transport preferences (PR reviews to email, build failures to Slack), matching their usernames across systems, and dealing with formatting, retries, and error handling.