config: add the service user to merge-using projects
GitLab 16.0 now requires that the service user be a member of the project to push to protected branches. Add a slot in the configuration to add the service user to the project with a given access level.
Fixes: #100 (closed)
Edited by Brad King