I'm automating repository updates using an access token, I have an email and name for the token, but I'm not able to add it to the users allowed to push to the restricted branch.
How can I solve this problem, and allow access tokens to push to restricted branches?