Hi everyone!
I have some problems related to auto-deployments triggered by GitHub push or pull requests.
I had originally created the Netlify account with the email email1.
All builds were correctly auto-triggered whenever email1 was the commit author on GitHub.
I subsequently changed the Netlify account email from email1 to email2.
From then on it would appear that the Netlify account is still in the name of email1 because each of its commits is automatically built, while commits from the new email (email2) are locked in “Pending Review” and mappears the following warning:
You’ve received a deploy request from a Git Contributor without a Netlify team member account.
A Netlify account is required to run a build. A Netlify Team Owner will need to invite the contributor to the team and approve the deploy to trigger the build. You can automatically approve these deployments by enabling auto-approvals in your site configuration.
But as it stands right now it is email2 that is a Netlify account as well as the Netlify Team Owner himself.
So would anyone be able to explain to me what I am doing wrong or if I am missing something?
Many thanks in advance to anyone who will answer!
To be even more clear, I provided two screenshot below:
- the first one of the team, where you can see the team owner and team members
- the second one of the blocked build, where you can see that that the build is in “Pending Review” even if the author is the same as the only team member and the team owner