tobilg / marathon-slack

Integration for Marathon's Event Bus with Slack
MIT License
42 stars 23 forks source link

Handling of status_update_event & better dates #14

Closed marcoreni closed 7 years ago

marcoreni commented 7 years ago

This PR handles status_update_event events with an optional filter similar to EVENT_TYPES Env var.

It also modifies the date handling and sends to Slack a date token. This way, a user will receive the date adjusted to his/her timezone.

tobilg commented 7 years ago

Thanks for the PR! Merged.