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

Add phone number to serialised users for webhooks #5155

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

gerryd
Copy link

@gerryd gerryd commented Oct 10, 2024

What this PR does

Adds a phone number to the serialised user information included in the payload for webhooks. The phone_number will be null if no verified phone number is available.

Which issue(s) this PR closes

Closes #5154

Checklist

  • Unit, integration, and e2e (if applicable) tests updated
  • Documentation added (or pr:no public docs PR label added if not required)
  • Added the relevant release notes label (see labels prefixed w/ release:). These labels dictate how your PR will
    show up in the autogenerated release notes.

@gerryd gerryd requested a review from a team October 10, 2024 08:21
Copy link
Contributor

github-actions bot commented Dec 7, 2024

This pull request has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in 30 days if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions!

@github-actions github-actions bot added the pr:stale Added to a PR that has been deemed "stale". Managed by the actions/stale GitHub Action label Dec 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr:stale Added to a PR that has been deemed "stale". Managed by the actions/stale GitHub Action
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add the phone number to outgoing webhooks
1 participant