docs: minimum access token permissions explained
This commit is contained in:
parent
5ddc973a3d
commit
acf779942c
1 changed files with 8 additions and 0 deletions
|
|
@ -67,3 +67,11 @@ Usage of gogitlabber:
|
|||
env = GIT_URL
|
||||
(default "gitlab.com")
|
||||
```
|
||||
|
||||
# Gitea
|
||||
Make sure the Gitea Access Token has at least the following permissions:
|
||||
- user - read
|
||||
- repository - read
|
||||
|
||||
# Gitlab
|
||||
Make sure the Gitlab Access Token has the `api` scope.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue