Skip to content

mwean/pager_duty_exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PagerDuty Exercise

Problem:

Write a script in the language of your choice that lists the created date, assigned user, and status for each of the 10 most recently created incidents, in descending date order.

Usage:

  • git clone https://github.com/mwean/pager_duty_exercise.git
  • cd pager_duty_exercise
  • bundle install
  • ruby pd_incidents.rb

About

PagerDuty API Exercise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages