Gives a call whenever there is a Pull Request in GitHub requesting for review.
- Clone this project and ensure that serverless is installed.
- Update the phone book in
handler.rb.
- Run
$ sls deploy --twilioAccountSid=<twilio account sid> --twilioAuthToken=<twilio auth token> --twilioFromNo=<twilio number to call from>
Note that --region defaults to us-west-2 unless overridden.