cyrusinnovation / CodeTestBotApp

Ember client app for the CodeTestBot application.
MIT License
0 stars 2 forks source link

Edit email recipients of completed tests #69

Closed RebeccaKirkwood closed 9 years ago

RebeccaKirkwood commented 9 years ago

Completed code tests are still being sent to Lacey and Stuart's email addresses. Can you remove? Does it make sense to send to the developers list-list instead?

childss commented 9 years ago

To save someone some time: you can change this by editing a config value on the Heroku instance (there are 2-3 env vars, like NEW_ASSESSMENT_ADDRESS). See https://github.com/cyrusinnovation/CodeTestBotServer/blob/master/app/mailers/submission_mailer.rb#L12

RebeccaKirkwood commented 9 years ago

you can change this by editing a config value on the Heroku instance (there are 2-3 env vars, like NEW_ASSESSMENT_ADDRESS). See https://github.com/cyrusinnovation/CodeTestBotServer/blob/master/app/mailers/submission_mailer.rb#L12

AlabamaMike commented 9 years ago

This is done. Removed Stuart and Lacey, and updated Rebecca's email address.