1
0
mirror of https://github.com/linkedin/oncall.git synced 2025-11-28 23:20:23 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
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