jonog / redalert

:rocket: continuously test all the things - trigger alerts on failure :boom:
MIT License
90 stars 16 forks source link

Feature - notification preferences #49

Closed jonog closed 8 years ago

jonog commented 8 years ago

Notification Preferences

"preferences": {
  "notifications": {
    "fail_count_alert_threshold": 2,
    "repeat_fail_alerts": false
  }
}