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

respond-to-feedback email feature #688

Merged
merged 1 commit into from
Jun 14, 2020
Merged

respond-to-feedback email feature #688

merged 1 commit into from
Jun 14, 2020

Conversation

jmensch1
Copy link
Contributor

@jmensch1 jmensch1 commented Jun 14, 2020

This sends a thank-you email to anyone who contacts us on the Contact Us page. The email is sent from 311-data@hackforla.org.

The email is sent through Sendgrid, which gives us 100 free emails a day with no CC required. I added a SENDGRID_API_KEY to the environment, and to the Github secrets.

Email text provided by John in (#687), also this finishes (#517)

  • Up to date with dev branch
  • Branch name follows guidelines
  • All PR Status checks are successful
  • Peer reviewed and approved

Any questions? See the getting started guide

Copy link
Member

@adamkendis adamkendis left a comment

Choose a reason for hiding this comment

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

Nice, looks good to me.

@adamkendis adamkendis merged commit 9417a2b into dev Jun 14, 2020
@adamkendis adamkendis deleted the BACK-SendFeedbackEmail branch June 14, 2020 18:38
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.

Draft email for contact response Email Input Validation & Email Integration
2 participants