Closed miguelcarreiro closed 4 years ago
This pull request implements a new feature that sends notifications to Discord when a question is answered on Covid19 FAQ spreadsheet.
Since this PR is urgent, will merge without the approval of at least 1 reviewer.
Requirements when deploying the current work to an environment (dev, staging or production):
dev
staging
production
ENV
CORONAFAQID
CORONAFAQGID
npx sequelize-cli db:migrate --env [Environment]
Description
This pull request implements a new feature that sends notifications to Discord when a question is answered on Covid19 FAQ spreadsheet.
Since this PR is urgent, will merge without the approval of at least 1 reviewer.
Task items:
Requirements
Requirements when deploying the current work to an environment (
dev
,staging
orproduction
):ENV
variablesCORONAFAQID
andCORONAFAQGID
;npx sequelize-cli db:migrate --env [Environment]
).