Skip to content

An Amazon Alexa skill that provides information about PagerDuty.

License

Notifications You must be signed in to change notification settings

steverice/pagerduty-alexa-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PagerDuty skill for Amazon Echo (Alexa)

An Amazon Alexa skill that provides information about PagerDuty.

Connect Alexa to your PagerDuty account and find out when you and your teammates are on call.

Development

Run npm install to install needed dependencies.

The PagerDuty skill runs on Node 4.3 in AWS Lambda. Node Version Manager (nvm) is used to run the same version of Node locally.

grunt-aws-lambda is used to manage the Lambda code.

To run the skill locally, provide a test/event.json file with a mock Lambda request. Execute grunt invoke to run the code.

Deployment

To deploy, run grunt deploy. The code will be packaged and uploaded to AWS Lambda.

You must have valid AWS credentials.

About

An Amazon Alexa skill that provides information about PagerDuty.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published