Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#145028655 Send alerts via sms #9

Open
wants to merge 11 commits into
base: develop
Choose a base branch
from

Conversation

victoriaaoka
Copy link

@victoriaaoka victoriaaoka commented Jun 4, 2017

What does this PR do?

Adds a feature that sends alerts on a user's job via SMS.

Description of Task to be completed?

  • Add SMS option in the integrations page to allow users to add SMS integration.
  • Integrate Healthchecks with Twilio and ensure alerts can be sent via SMS.
  • Fix the send alerts via email feature. Ensure email alerts are sent to the users.

Any background context you want to provide?

The feature is being developed by @davidmukiibi and @victoriaaoka.

What are the relevant pivotal tracker stories?

The pivotal tracker story for this work can be found here

davidmukiibi and others added 9 commits May 31, 2017 14:20
- Twilio integration for sending sms alerts.
- Added sms integration option to the integrations page.
- Adding the latest requirements to the requirements file.
- Adding the latest requirements to the requirements file.
- Did some refactoring in the sms alerts configuration to fix the number to send to error that was apparent before.
Copy link
Contributor

@collinmutembei collinmutembei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I recommend removing the Twilio configurations from the repo's history as outlined in the link I shared a while back and load the settings through environment variables.

Resource: Twelve-Factor App

requirements.txt Outdated
@@ -1,9 +1,32 @@
appdirs==1.4.3
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file has conflicts, resolve them.

@victoriaaoka victoriaaoka changed the title Ft send alerts via sms 145028655 #145028655 Send alerts via sms Jun 7, 2017
Copy link

@davidmukiibi davidmukiibi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let this one through

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants