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

feat(user): Add option to only return verified emails from verify_user_emails #69812

Merged
merged 1 commit into from Apr 29, 2024

Conversation

davidenwang
Copy link
Member

Will be used to fetch only verified emails when notifying users that their monitors have been in a broken state for an extended period of time

Ensured that I only updated the function with an optional parameter, and didn't have the callers use the new parameter yet.

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Apr 26, 2024
@davidenwang davidenwang changed the title feat(user): Add option to only return verified emails from get_email_addresses feat(user): Add option to only return verified emails from verify_user_emails Apr 26, 2024
@davidenwang davidenwang marked this pull request as ready for review April 26, 2024 22:33
@davidenwang davidenwang requested a review from a team as a code owner April 26, 2024 22:33
@davidenwang davidenwang merged commit 5480bb1 into master Apr 29, 2024
50 checks passed
@davidenwang davidenwang deleted the davidenwang/verify-emails-change branch April 29, 2024 19:49
davidenwang added a commit that referenced this pull request Apr 30, 2024
@github-actions github-actions bot locked and limited conversation to collaborators May 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants