Create a personal access token (GitLab) 1. Go to the web interface of your GitLab instance 2. Click on View profile and more 3. Click on Preferences 4. Click on Access Tokens 5. Assign a name to your token to remember its purpose. 6. Optionally: Choose an expiration date for your token 7. Check read_api… 8. Check read_repository… 9. Click on Create personal access token 10. Click on Copy personal access token to copy the token to your clipboard 11. Done!