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

390 implement new interview content on candidate mailer #7276

Merged

Conversation

YoniF1
Copy link
Contributor

@YoniF1 YoniF1 commented Aug 8, 2022

Context

New copy for new interview email sent to candidates

Changes proposed in this pull request

  • Change content, update tests

Guidance to review

Visit /rails/mailers/candidate_mailer/new_interview and verify content follows changes specified in google doc

Link to Trello card

https://trello.com/c/0KQuLHve/390-implement-new-interview-content-on-candidate-mailer

Things to check

  • If the code removes any existing feature flags, a data migration has also been added to delete the entry from the database
  • This code does not rely on migrations in the same Pull Request
  • If this code includes a migration adding or changing columns, it also backfills existing records for consistency
  • If this code adds a column to the DB, decide whether it needs to be in analytics yml file or analytics blocklist
  • API release notes have been updated if necessary
  • Required environment variables have been updated added to the Azure KeyVault

@YoniF1 YoniF1 merged commit afe4f6a into main Aug 9, 2022
@YoniF1 YoniF1 deleted the 390-implement-new-interview-content-on-candidate-mailer branch August 9, 2022 10:24
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.

None yet

2 participants