Access tokens
GitHub
How to get a token
- github.com → Settings
- Developer settings → Personal access tokens
- Fine-grained tokens → Generate new token
- Repository access:
All repositories - Tab Repositories →
Contents: read,Metadata: read - Tab Account →
Profile: read-only
GitLab
How to get a token
- gitlab.com → Profile → Edit profile
- Access Tokens → Add new token
- Scope:
read_api - Long or no expiration
—
Commit
—
Merge
—
Release