WormBase / caltech-curation-services

Modular curation services for Caltech WormBase data
1 stars 0 forks source link

Add "dev" to emails sent from dev #80

Closed valearna closed 6 months ago

valearna commented 6 months ago

When sending out emails from dev, now the sender is always outreach but it's not clear if it's coming from dev or prod. We need to add "[dev]" to the dubject

azurebrd commented 6 months ago

@valearna Which variable should we be looking at for that ? https://github.com/WormBase/caltech-curation-services/blob/3905b54cf262b8501ece526a1a6d01bd8edf77f2/.env

azurebrd commented 6 months ago

@valearna said to use DEVELOPMENT == 'true' on dev. I've added that to the code.