I created a project access token for my project.
The project access token is used by a GitLab CI/CD to send some merge requests. The merge requests are created as expected.
Unfortunately, I never received an email regarding the created merge request. This is probably because the project access token is associated to my GitLab account. There is an way to enable the email notification without create a new user to hold the project access token?