David Shackelford
David Shackelford
Update link title to match the actual article: http://www.andreykurenkov.com/writing/ai/a-brief-history-of-neural-nets-and-deep-learning/
PagerDuty has a special-purpose API to return who is currently on-call for an escalation policy: https://pdt-circular.pagerduty.com/api/v1/escalation_policies/on_call It's not documented, but you can also stick an EP parameter in there, IE...
Pretty much, what I want to do is: Use this to translate a PD webhook into a dashing event: https://gist.github.com/dshack/2446ffdf9eb5a17f6c21 Then have that run the pagerduty_incidents.rb job, so that it's...