1
0
mirror of https://github.com/linkedin/oncall.git synced 2025-12-07 00:26:58 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
Joel Krauska
1c36875951 Add slack channel notifications (#321)
* Add slack channel notifications

* typo in comments

* flake8

* update original schema for CI

* add dummy data

* typo in tests

* 8 %s

* remove # from test data, whitespace

* add #s

* add to cols filter

Co-authored-by: Joel Krauska <jkrauska@linkedin.com>
2020-12-04 13:33:48 -08:00
Daniel Wang
e9c1598a06 Add "user" to both current and next in summary
Also update docs to reflect that
2018-02-12 18:52:20 -08:00
Daniel Wang
29ad8e3d02 Add override phone number to teams
Allows teams to configure a phone number that overrides a user's
regular number when they're the current primary on-call. This
lets teams pass around an on-call pager with a single phone
number, for example.
2018-01-10 16:17:14 -08:00
Daniel Wang
d435e0f153 Tweak team_oncall and service_oncall
Add endpoints for getting current oncall without specifying role,
add information to team/service oncall data returned
2017-10-10 10:42:27 -07:00
Daniel Wang
ee6f4bdc9c Use iris dynamic plans to escalate
Reduce plan spam in Iris from every Oncall team making a plan,
instead designate medium and urgent escalation plans and
dynamically determine targets.
2017-09-19 11:54:14 -07:00
Daniel Wang
a47e07fac5 Fix tests
Read db config from config.yaml, fix bugs, fix bad config value
2017-05-23 14:24:02 -07:00
Qingping Hou
3f40264243 initial commit 2017-05-02 15:57:25 -07:00