Skip to content

[QA] Use public_email instead of email since it's available

Rémy Coutable requested to merge qa-staging-27 into master

What does this MR do?

This makes sure we fetch public_email from the response API instead of email which is only available to admins.

This also add tests for the User resource.

What are the relevant issue numbers?

Closes gitlab-org/quality/staging#27 (closed).

Does this MR meet the acceptance criteria?

Merge request reports