Skip to content

Allow sending of OT creation/activation emails manually #4706

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

Merged
merged 2 commits into from
Jan 21, 2025

Conversation

DanielRyanSmith
Copy link
Collaborator

Fixes #4533

This change allows two new script paths that manually create email tasks to send notice to origin trial owners regarding two scenarios:

  • An origin trial has been created and its activation is pending a later branch date.
  • An origin trial has been created and activated and is ready for use.

These will be available in the event that a failure occurs during the automated OT creation/activation process, so that OT support members can send these emails out after following the manual process.

Copy link
Collaborator

@jrobbins jrobbins left a comment

Choose a reason for hiding this comment

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

We should document this somewhere, otherwise the engineer on rotation will not know that it is available.

@DanielRyanSmith
Copy link
Collaborator Author

We should document this somewhere, otherwise the engineer on rotation will not know that it is available.

Yes, good call - very important. I've sent a CL to you to update our documentation.

@DanielRyanSmith DanielRyanSmith merged commit d129229 into main Jan 21, 2025
7 checks passed
@DanielRyanSmith DanielRyanSmith deleted the 4533_send-ot-emails branch January 21, 2025 23:09
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.

Add a way to manually send an "Origin trial has been created/activated" email through Chrome Status
2 participants