Description
In the quick start docs, it's written that a GitLab token needs read_repository and write_repository permissions. However, in the original PR, it's stated read_repository & api instead.
Screenshot

screenshot of my GitLab bot's account showing only api and read_repository scopes are needed, no need to use write_repository.
Description
In the quick start docs, it's written that a GitLab token needs
read_repositoryandwrite_repositorypermissions. However, in the original PR, it's statedread_repository&apiinstead.Screenshot
screenshot of my GitLab bot's account showing only
apiandread_repositoryscopes are needed, no need to usewrite_repository.