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

remove [email protected] #33612

Merged
merged 1 commit into from
Oct 23, 2023
Merged

remove [email protected] #33612

merged 1 commit into from
Oct 23, 2023

Conversation

jingcheng16
Copy link
Contributor

Technical Summary

Ticket: https://dimagi-dev.atlassian.net/browse/SAAS-14988

Safety Assurance

Safety story

We will overwrite the localsettings in dimagi/commcare-cloud#6143
So I think there is no effects of changing the email here

Rollback instructions

  • This PR can be reverted after deploy with no further considerations

Labels & Review

  • Risk label is set correctly
  • The set of people pinged as reviewers is appropriate for the level of risk of the change

@jingcheng16 jingcheng16 marked this pull request as ready for review October 11, 2023 19:39
@@ -477,7 +477,7 @@
SUBSCRIPTION_CHANGE_EMAIL = '[email protected]'
INTERNAL_SUBSCRIPTION_CHANGE_EMAIL = '[email protected]'
BILLING_EMAIL = '[email protected]'
INVOICING_CONTACT_EMAIL = 'billing-support@example.com'
INVOICING_CONTACT_EMAIL = 'accounts@example.com'
Copy link
Contributor

Choose a reason for hiding this comment

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

This is @example.com, not @dimagi.com. Does it need to change?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hi Daniel, I want to keep this file a "mirror" for how we actually setup those email.

Copy link
Member

Choose a reason for hiding this comment

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

Yeah, I agree, Jing. Since this is the generic commcare-hq settings.py file, we try and keep references to real dimagi email addresses out of it (so that third party instances' systems don't email us, for example!)

@jingcheng16 jingcheng16 merged commit 612fc9d into master Oct 23, 2023
11 checks passed
@jingcheng16 jingcheng16 deleted the jc/remove-billing-support branch January 11, 2024 12:49
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.

4 participants