Aaron

Results 1 issues of Aaron

When using [create api](https://docs.gitlab.com/ee/api/project_access_tokens.html#create-a-project-access-token), every api call will create a new token with a new bot user. While using [rotate api](https://docs.gitlab.com/ee/api/project_access_tokens.html#rotate-a-project-access-token), the same bot user (user_id) will be kept which...